aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
AgeCommit message (Expand)Author
2022-12-06drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.4Tim Huang
2022-12-06drm/amdgpu: enable GFX Power Gating for GC IP v11.0.4Tim Huang
2022-11-29drm/amdgpu: add gfx support for GC 11.0.4Yifan Zhang
2022-11-15drm/amdgpu: Stop clearing kiq position during unloadYuBiao Wang
2022-11-04drm/amdgpu: fix for suspend/resume sequence under sriovVictor Zhao
2022-11-04drm/amd/amdgpu: temporary workaround to skip ras error for gc_v11_0_3Kenneth Feng
2022-11-04drm/amdgpu/gfx11: set gfx.funcs in early initAlex Deucher
2022-11-04drm/amdgpu: Disable MCBP from soc21 for SRIOVYiqing Yao
2022-11-01drm/amdgpu: Skip access GRBM_CNTL under SRIOV on gfx_v11Yifan Zha
2022-11-01drm/amdgpu: Enable GFX RAS feature for gfx v11_0_3Candice Li
2022-10-24drm/amd/pm: allow gfxoff on gc_11_0_3Kenneth Feng
2022-10-18drm/amdgpu: Program GC registers through RLCG interface in gfx_v11/gmc_v11Yifan Zha
2022-10-17drm/amd/amdgpu: enable gfx clock gating features on smu_v13_0_10Kenneth Feng
2022-10-17drm/amdgpu: allow secure submission on gfx11 and sdma6Yifan Zhang
2022-09-29drm/amdgpu/gfx11: use common function to init cp fwLikun Gao
2022-09-29drm/amdgpu: avoid gfx register accessing during gfxoffEvan Quan
2022-09-29drm/amdgpu/gfx11: switch to amdgpu_gfx_rlc_init_microcodeHawking Zhang
2022-09-19drm/amdgpu: save rlcv/rlcp ucode version in amdgpu_gfxHawking Zhang
2022-09-01drm/amdgpu: add a compute pipe reset for RS64Horace Chen
2022-08-30drm/amdgpu: init gfx config for gfx v11_0_3Hawking Zhang
2022-08-30drm/amdgpu: declare firmware for new GC 11.0.3Hawking Zhang
2022-08-29drm/amdgpu: drop gc 11_0_0 golden settingsHawking Zhang
2022-08-25drm/amdgpu: add MGCG perfmon setting for gfx11Likun Gao
2022-08-25drm/amdgpu: add sdma instance check for gfx11 CGCGTim Huang
2022-08-22drm/amdgpu: enable GFXOFF allow control for GC IP v11.0.1Tim Huang
2022-08-10drm/amdgpu: enable GFX Power Gating for GC IP v11.0.1Tim Huang
2022-08-10drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.1Tim Huang
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