summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
AgeCommit message (Expand)Author
2022-07-29drm/amdgpu: correct RLC_RLCS_BOOTLOAD_STATUS offset and indexYifan Zhang
2022-07-13drm/amdgpu/gfx11: add aggregated doorbell supportJack Xiao
2022-07-13drm/amdgpu: support gfx soft reset for gfx v11Likun Gao
2022-06-14drm/amd: disable GPA mode in backdoor loadYifan Zhang
2022-06-08drm/amdgpu: Add MODE register to wave debug info in gfx11Joseph Greathouse
2022-06-03drm/amdgpu: delete duplicate condition in gfx_v11_0_soft_reset()Dan Carpenter
2022-06-03drm/amdgpu: add apu sequence in the imu v11Huang Rui
2022-06-03drm/amdgpu: introduce two work mode for imuHuang Rui
2022-06-03drm/amdgpu: suppress the compile warning about 64 bit typeEvan Quan
2022-06-01drm/amdgpu: make gfx_v11_0_rlc_stop staticsunliming
2022-06-01drm/amdgpu: fix a missing break in gfx_v11_0_handle_priv_faultsunliming
2022-05-26drm/amdgpu: Set CP_HQD_PQ_CONTROL.RPTR_BLOCK_SIZE correctlyHaohui Mai
2022-05-18drm/amdgpu: Unmap legacy queue when MES is enabledLuben Tuikov
2022-05-16drm/amdgpu/gfx11: fix me field handling in map_queue packetJack Xiao
2022-05-10drm/amdgpu/gfx11: unlock on error in gfx_v11_0_kiq_resume()Dan Carpenter
2022-05-10drm/amd/pm: enable gfxoff control on smu_v13_0_7Kenneth Feng
2022-05-06drm/amdgpu/gfx11: remove unneeded semicolonYang Li
2022-05-06drm/amdgpu: nuke dynamic gfx scratch reg allocationChristian König
2022-05-06drm/amdgpu: add gfx support for GC 11.0.1Huang Rui
2022-05-06drm/amdgpu: skip the new gc doorbell function for some asicsXiaojian Du
2022-05-05drm/amdgpu: add initial GC 11.0.2 supportFlora Cui
2022-05-05drm/amdgpu: enable more GFX clockgating features for GC 11.0.0Evan Quan
2022-05-05drm/amdgpu/gfx11: Avoid uninitialised variable 'index'Mike Lothian
2022-05-05drm/amdgpu/gfx11: Add missing breakMike Lothian
2022-05-05drm/amdgpu/gfx11: remove some register fields that no longer existAlex Deucher
2022-05-04drm/amdgpu/gfx11: enable kiq to map mes ringJack Xiao
2022-05-04drm/amdgpu: enable GENERIC0_INT for gfx/compute pipesHawking Zhang
2022-05-04drm/amdgpu: add init support for GFX11 (v2)Hawking Zhang