aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
AgeCommit message (Expand)Author
2022-05-26drm/amdgpu/gfx10: rework KIQ programmingHaohui Mai
2022-05-26drm/amdgpu: Set CP_HQD_PQ_CONTROL.RPTR_BLOCK_SIZE correctlyHaohui Mai
2022-05-26drm/amdgpu: Clean up of initializing doorbells for gfx_v9 and gfx_v10Haohui Mai
2022-05-18drm/amdgpu: Unmap legacy queue when MES is enabledLuben Tuikov
2022-05-06drm/amdgpu: nuke dynamic gfx scratch reg allocationChristian König
2022-05-05drm/amdgpu: simplify the return expressionMinghao Chi
2022-05-05drm/amdgpu/gfx10: Avoid uninitialised variable 'index'Mike Lothian
2022-05-04drm/amdgpu/gfx10: enable kiq to map mes ringJack Xiao
2022-05-04drm/amdgpu: add mes unmap legacy queue routineJack Xiao
2022-05-04drm/amdgpu: enable mes kiq N-1 test on sienna cichlidJack Xiao
2022-05-04drm/amdgpu/gfx10: add mes support for gfx ib testJack Xiao
2022-05-04drm/amdgpu/gfx10: add mes queue fence handlingJack Xiao
2022-05-04drm/amdgpu/gfx10: use INVALIDATE_TLBS to invalidate TLBs v2Jack Xiao
2022-05-04drm/amdgpu/gfx10: inherit vmid from mqdJack Xiao
2022-05-04drm/amdgpu/gfx10: associate mes queue id with fence v2Jack Xiao
2022-05-04drm/amdgpu/gfx10: use per ctx CSA for de metadataJack Xiao
2022-05-04drm/amdgpu/gfx10: use per ctx CSA for ce metadataJack Xiao
2022-05-04drm/amdgpu/gfx10: implement mqd functions of gfx/compute eng v2Jack Xiao
2022-05-04drm/amdgpu: use ring structure to access rptr/wptr v2Jack Xiao
2022-04-26drm/amdgpu: Fix out-of-bound access for gfx_v10_0_ring_test_ib()Haohui Mai
2022-04-11drm/amdgpu: Fix incorrect enum typeGrigory Vasilyev
2022-04-08drm/amdgpu: expand cg_flags from u32 to u64Evan Quan
2022-03-31drm/amdgpu: fix incorrect GCR_GENERAL_CNTL addressRuili Ji
2022-03-25drm/amdgpu/gfx10: enable gfx1037 clock counter retrieval functionPrike Liang
2022-03-15drm/amdgpu: only allow secure submission on rings which support thatLang Yu
2022-03-02drm/amdgpu/gfx10: drop unused cyan skillfish firmwareAlex Deucher
2022-03-02drm/amdgpu: enable gfxoff routine for GC 10.3.7Prike Liang
2022-03-02drm/amdgpu: enable gfx power gating for GC 10.3.7Prike Liang
2022-03-02drm/amdgpu: enable gfx clock gating control for GC 10.3.7Prike Liang
2022-02-17drm/amdgpu: add gc 10.3.6 supportYifan Zhang
2022-02-16drm/amdgpu/gfx10: Add GC 10.3.7 SupportPrike Liang
2022-02-16drm/amdgpu: make cyan skillfish support code more consistentAlex Deucher
2022-02-11drm/amdgpu: add support for GC 10.1.4Lang Yu
2022-02-09drm/amdgpu: fix gmc init fail in sriov modeYang Wang
2022-01-25drm/amdgpu: retire rlc callbacks sriov_rreg/wregHawking Zhang
2022-01-25drm/amdgpu: init rlcg_reg_access_ctrl for gfx10Hawking Zhang
2022-01-25drm/amdgpu: switch to get_rlcg_reg_access_flag for gfx10Hawking Zhang
2021-11-24drm/amdgpu/gfx10: add wraparound gpu counter check for APUs as wellAlex Deucher
2021-11-05drm/amdgpu: correctly toggle gfx on/off around RLC_SPM_* register accessEvan Quan
2021-11-03drm/amdgpu: update RLC_PG_DELAY_3 Value to 200us for yellow carpAaron Liu
2021-10-21drm/amdgpu: remove grbm cam index/data operations for gfx v10Huang Rui
2021-10-20drm/amdgpu/gfx10: fix typo in gfx_v10_0_update_gfx_clock_gating()Alex Deucher
2021-10-04drm/amdgpu: convert IP version array to include instancesAlex Deucher
2021-10-04drm/amdgpu/gfx10: convert to IP version checkingAlex Deucher
2021-08-05drm/amdgpu: Put MODE register in wave debug infoJoseph Greathouse
2021-07-28drm/amdgpu: remove the access of xxx_PSP_DEBUG on cycan_skillfishHuang Rui
2021-07-23drm/amdgpu: Change the imprecise outputRoy Sun
2021-07-23drm/amdgpu: add autoload_supported check for RLC autoloadLang Yu
2021-07-23drm/amdgpu: add gc v10 golden settings for cyan_skillfishTao Zhou
2021-07-23drm/amdgpu: add cyan_skillfish support in gfx v10Tao Zhou