summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)AuthorFilesLines
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
2019-07-18drm/amdgpu: add new member in amdgpu_device for vmhub counts per asic chipLe Ma1-0/+1
2019-07-18drm/amdgpu: increase max instance number for hw ipXiaojie Yuan1-1/+1
2019-07-16drm/amdkfd: Consistently apply noretry settingFelix Kuehling1-0/+1
2019-07-01drm/amdgpu: add field indicating if has PCIE atomics supportJack Xiao1-0/+1
2019-07-01drm/amdgpu: fix MGPU fan boost enablement for XGMI resetEvan Quan1-0/+4
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher1-2/+2
2019-06-22drm/amdgpu: drop unused df init callbackAlex Deucher1-1/+0
2019-06-21drm/amdgpu/mes: add mes header file and definitionJack Xiao1-0/+5
2019-06-21drm/amdgpu/mes: add amdgpu_mes driver parameterJack Xiao1-0/+1
2019-06-21drm/amdgpu/discovery: add module param for ip discovery enablementXiaojie Yuan1-0/+1
2019-06-21drm/amdgpu/discovery: add ip discovery initial supportXiaojie Yuan1-0/+4
2019-06-21drm/amdgpu: add mcbp unit test in debugfs (v3)Jack Xiao1-0/+1
2019-06-21drm/amdgpu: add mcbp driver parameterJack Xiao1-0/+1
2019-06-20drm/amdgpu: add module parameter for async_gfx_ring enablementHawking Zhang1-0/+1
2019-06-20drm/amdgpu: enable gfx eop interrupt per gfx pipeHawking Zhang1-1/+2
2019-06-20drm/amdgpu: add nbio callbacks for vcn doorbell supportLeo Liu1-0/+2
2019-06-20drm/amdgpu: update df_v3_6 for xgmi perfmons (v2)Jonathan Kim1-0/+18
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-2/+2
2019-06-11drm/amdgpu: Add module parameter for specifying default ABM levelNicholas Kazlauskas1-0/+1
2019-06-11drm/amd/amdgpu: remove vram_page_split kernel option (v3)Tom St Denis1-1/+0
2019-06-10drm/amd: drop use of drmP.h in amdgpu.hSam Ravnborg1-2/+2
2019-06-05drm/amdgpu: fix a race in GPU reset with IB test (v2)Alex Deucher1-1/+1