summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)AuthorFilesLines
2020-01-22drm/amdgpu: add kiq version interface for RREG32/WREG32chen gong1-0/+4
2020-01-14drm/amdgpu: Create generic DF struct in adevJoseph Greathouse1-25/+4
2019-12-23drm/amdgpu: update the method to get fb_loc of memory training(V4)Tianci.Yin1-2/+1
2019-12-18drm/amdgpu: reverts commit ce316fa55ef0f1751276b846a54fb3b835bd5e64.Andrey Grodzovsky1-2/+0
2019-12-17Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter1-3/+22
2019-12-05drm/amdgpu: add concurrent baco reset support for XGMILe Ma1-0/+2
2019-12-02drm/amdgpu: not remove sysfs if not create sysfsYintian Tao1-0/+3
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds1-0/+2
2019-11-26drm/amdgpu: move pci handling out of pm opsAlex Deucher1-2/+2
2019-11-23drm/amdgpu: Use mmu_interval_insert instead of hmm_mirrorJason Gunthorpe1-0/+2
2019-11-19drm/amdgpu: start to disentangle boco from runtime pmAlex Deucher1-0/+2
2019-11-19drm/amdgpu: add helpers for baco entry and exitAlex Deucher1-0/+2
2019-11-19drm/amdgpu: rename amdgpu_device_is_px to amdgpu_device_supports_boco (v2)Alex Deucher1-1/+1
2019-11-19drm/amdgpu: add a amdgpu_device_supports_baco helperAlex Deucher1-0/+1
2019-11-19drm/amdgpu: add asic callback for BACO supportAlex Deucher1-0/+4
2019-11-19drm/amdgpu: add JPEG HW IP and SW structuresLeo Liu1-0/+5
2019-11-06drm/amdgpu: fix possible pstate switch race conditionEvan Quan1-0/+3
2019-10-28drm/amd: correct "_LENTH" mispelling in constantWambui Karuga1-2/+2
2019-10-28drm/amd: declare amdgpu_exp_hw_support in amdgpu.hWambui Karuga1-0/+1
2019-10-17drm/amdgpu/psp: add psp memory training implementation(v3)Tianci.Yin1-0/+1
2019-10-17drm/amdgpu/atomfirmware: add memory training related helper functions(v3)Tianci.Yin1-0/+8
2019-10-17drm/amdgpu: add a generic fb accessing helper function(v3)Tianci.Yin1-0/+2
2019-10-15drm/amdgpu: remove in_baco_reset hackAlex Deucher1-2/+0
2019-10-15drm/amdgpu/discovery: reserve discovery data at the top of VRAMXiaojie Yuan1-0/+1
2019-10-07drm/amdgpu: move amdgpu_device_get_job_timeout_settingsAlex Deucher1-1/+3
2019-10-03drm/amdgpu: replace mmhub_funcs with mmhub.funcsTao Zhou1-1/+0
2019-10-03drm/amdgpu: add common mmhub member for adevTao Zhou1-0/+3
2019-10-03drm/amdgpu: remove gfx9 NGGMarek Olšák1-5/+0
2019-09-16drm/amdgpu: remove needless usage of #ifdefShirish S1-0/+2
2019-09-16drm/amdgpu: fix build error without CONFIG_HSA_AMDShirish S1-0/+2
2019-09-16drm/amdgpu: disable gfxoff while use no H/W scheduling policyHuang Rui1-0/+1
2019-09-16drm/amdgpu: Add a kernel parameter for specifying the asic typeYong Zhao1-0/+1
2019-09-13drm/amd/amdgpu: add sw_fini interface for df_funcsJack Zhang1-0/+1
2019-09-13drm/amdgpu: remove amdgpu_cs_try_evictChristian König1-1/+0
2019-09-13drm/amdgpu: switch to new amdgpu_nbio structureHawking Zhang1-59/+4
2019-08-29drm/amdgpu: introduce vram lost for reset (v2)Monk Liu1-0/+1
2019-08-15drm/amdgpu: simplify and cleanup setting the dma maskChristoph Hellwig1-1/+0
2019-08-12drm/amdgpu: add amdgpu_mmhub_funcs definitionTao Zhou1-0/+2
2019-08-09drm/amdgpu: remove RREG64/WREG64Tao Zhou1-4/+0
2019-07-31drm/amdgpu: switch to amdgpu_umc structureTao Zhou1-1/+3
2019-07-31drm/amdgpu: add RREG64/WREG64(_PCIE) operationsTao Zhou1-0/+11
2019-07-31drm/amdgpu: add amdgpu_umc_functions structureHawking Zhang1-0/+2
2019-07-31drm/amdgpu: init RSMU and UMC ip base address for vega20Hawking Zhang1-0/+2
2019-07-30drm/amdgpu: put the SMC into the proper state on reset/unloadAlex Deucher1-0/+1
2019-07-30drm/amdgpu: add an asic callback to determine the reset methodAlex Deucher1-0/+10
2019-07-30drm/amdgpu: add perfmon and fica atomics for dfJonathan Kim1-0/+3
2019-07-18drm/amdgpu: add vcn nbio doorbell range setting for 2nd vcn instanceJames Zhu1-1/+1
2019-07-18drm/amdgpu: support hdp flush for more sdma instancesLe Ma1-0/+6
2019-07-18drm/amdgpu: increase max number of ip base instances to 8Le Ma1-1/+1
2019-07-18drm/amdgpu: add SDMA 2~7 ip block typeLe Ma1-0/+6