summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Create generic DF struct in adevJoseph Greathouse2020-01-141-25/+4
* drm/amdgpu: update the method to get fb_loc of memory training(V4)Tianci.Yin2019-12-231-2/+1
* drm/amdgpu: reverts commit ce316fa55ef0f1751276b846a54fb3b835bd5e64.Andrey Grodzovsky2019-12-181-2/+0
* Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter2019-12-171-3/+22
|\
| * drm/amdgpu: add concurrent baco reset support for XGMILe Ma2019-12-051-0/+2
| * drm/amdgpu: not remove sysfs if not create sysfsYintian Tao2019-12-021-0/+3
| * drm/amdgpu: move pci handling out of pm opsAlex Deucher2019-11-261-2/+2
| * drm/amdgpu: start to disentangle boco from runtime pmAlex Deucher2019-11-191-0/+2
| * drm/amdgpu: add helpers for baco entry and exitAlex Deucher2019-11-191-0/+2
| * drm/amdgpu: rename amdgpu_device_is_px to amdgpu_device_supports_boco (v2)Alex Deucher2019-11-191-1/+1
| * drm/amdgpu: add a amdgpu_device_supports_baco helperAlex Deucher2019-11-191-0/+1
| * drm/amdgpu: add asic callback for BACO supportAlex Deucher2019-11-191-0/+4
| * drm/amdgpu: add JPEG HW IP and SW structuresLeo Liu2019-11-191-0/+5
* | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-11-301-0/+2
|\ \ | |/ |/|
| * drm/amdgpu: Use mmu_interval_insert instead of hmm_mirrorJason Gunthorpe2019-11-231-0/+2
* | drm/amdgpu: fix possible pstate switch race conditionEvan Quan2019-11-061-0/+3
* | drm/amd: correct "_LENTH" mispelling in constantWambui Karuga2019-10-281-2/+2
* | drm/amd: declare amdgpu_exp_hw_support in amdgpu.hWambui Karuga2019-10-281-0/+1
* | drm/amdgpu/psp: add psp memory training implementation(v3)Tianci.Yin2019-10-171-0/+1
* | drm/amdgpu/atomfirmware: add memory training related helper functions(v3)Tianci.Yin2019-10-171-0/+8
* | drm/amdgpu: add a generic fb accessing helper function(v3)Tianci.Yin2019-10-171-0/+2
* | drm/amdgpu: remove in_baco_reset hackAlex Deucher2019-10-151-2/+0
* | drm/amdgpu/discovery: reserve discovery data at the top of VRAMXiaojie Yuan2019-10-151-0/+1
* | drm/amdgpu: move amdgpu_device_get_job_timeout_settingsAlex Deucher2019-10-071-1/+3
* | drm/amdgpu: replace mmhub_funcs with mmhub.funcsTao Zhou2019-10-031-1/+0
* | drm/amdgpu: add common mmhub member for adevTao Zhou2019-10-031-0/+3
* | drm/amdgpu: remove gfx9 NGGMarek Olšák2019-10-031-5/+0
* | drm/amdgpu: remove needless usage of #ifdefShirish S2019-09-161-0/+2
* | drm/amdgpu: fix build error without CONFIG_HSA_AMDShirish S2019-09-161-0/+2
* | drm/amdgpu: disable gfxoff while use no H/W scheduling policyHuang Rui2019-09-161-0/+1
* | drm/amdgpu: Add a kernel parameter for specifying the asic typeYong Zhao2019-09-161-0/+1
* | drm/amd/amdgpu: add sw_fini interface for df_funcsJack Zhang2019-09-131-0/+1
* | drm/amdgpu: remove amdgpu_cs_try_evictChristian König2019-09-131-1/+0
* | drm/amdgpu: switch to new amdgpu_nbio structureHawking Zhang2019-09-131-59/+4
|/
* drm/amdgpu: introduce vram lost for reset (v2)Monk Liu2019-08-291-0/+1
* drm/amdgpu: simplify and cleanup setting the dma maskChristoph Hellwig2019-08-151-1/+0
* drm/amdgpu: add amdgpu_mmhub_funcs definitionTao Zhou2019-08-121-0/+2
* drm/amdgpu: remove RREG64/WREG64Tao Zhou2019-08-091-4/+0
* drm/amdgpu: switch to amdgpu_umc structureTao Zhou2019-07-311-1/+3
* drm/amdgpu: add RREG64/WREG64(_PCIE) operationsTao Zhou2019-07-311-0/+11
* drm/amdgpu: add amdgpu_umc_functions structureHawking Zhang2019-07-311-0/+2
* drm/amdgpu: init RSMU and UMC ip base address for vega20Hawking Zhang2019-07-311-0/+2
* drm/amdgpu: put the SMC into the proper state on reset/unloadAlex Deucher2019-07-301-0/+1
* drm/amdgpu: add an asic callback to determine the reset methodAlex Deucher2019-07-301-0/+10
* drm/amdgpu: add perfmon and fica atomics for dfJonathan Kim2019-07-301-0/+3
* drm/amdgpu: add vcn nbio doorbell range setting for 2nd vcn instanceJames Zhu2019-07-181-1/+1
* drm/amdgpu: support hdp flush for more sdma instancesLe Ma2019-07-181-0/+6
* drm/amdgpu: increase max number of ip base instances to 8Le Ma2019-07-181-1/+1
* drm/amdgpu: add SDMA 2~7 ip block typeLe Ma2019-07-181-0/+6
* drm/amdgpu: add new member in amdgpu_device for vmhub counts per asic chipLe Ma2019-07-181-0/+1