summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-08drm/amdgpu: fix scratch register access method in SRIOVZhenGuo Yin1-3/+4
2022-06-06drm/amd/amdgpu: add pipe1 hardware supportArunpravin Paneer Selvam1-1/+1
2022-06-06drm/amd/amdgpu: Enable high priority gfx queueArunpravin Paneer Selvam1-7/+25
2022-05-26drm/amdgpu/gfx: fix typos in commentsJulia Lawall1-1/+1
2022-05-26drm/amdgpu/gfx10: rework KIQ programmingHaohui Mai1-14/+13
2022-05-26drm/amdgpu: Set CP_HQD_PQ_CONTROL.RPTR_BLOCK_SIZE correctlyHaohui Mai1-1/+1
2022-05-26drm/amdgpu: Clean up of initializing doorbells for gfx_v9 and gfx_v10Haohui Mai1-17/+0
2022-05-18drm/amdgpu: Unmap legacy queue when MES is enabledLuben Tuikov1-1/+1
2022-05-06drm/amdgpu: nuke dynamic gfx scratch reg allocationChristian König1-23/+4
2022-05-05drm/amdgpu: simplify the return expressionMinghao Chi1-11/+2
2022-05-05drm/amdgpu/gfx10: Avoid uninitialised variable 'index'Mike Lothian1-1/+2
2022-05-04drm/amdgpu/gfx10: enable kiq to map mes ringJack Xiao1-1/+15
2022-05-04drm/amdgpu: add mes unmap legacy queue routineJack Xiao1-0/+6
2022-05-04drm/amdgpu: enable mes kiq N-1 test on sienna cichlidJack Xiao1-12/+20
2022-05-04drm/amdgpu/gfx10: add mes support for gfx ib testJack Xiao1-13/+33
2022-05-04drm/amdgpu/gfx10: add mes queue fence handlingJack Xiao1-20/+40
2022-05-04drm/amdgpu/gfx10: use INVALIDATE_TLBS to invalidate TLBs v2Jack Xiao1-7/+20
2022-05-04drm/amdgpu/gfx10: inherit vmid from mqdJack Xiao1-0/+8
2022-05-04drm/amdgpu/gfx10: associate mes queue id with fence v2Jack Xiao1-1/+2
2022-05-04drm/amdgpu/gfx10: use per ctx CSA for de metadataJack Xiao1-11/+28
2022-05-04drm/amdgpu/gfx10: use per ctx CSA for ce metadataJack Xiao1-9/+19
2022-05-04drm/amdgpu/gfx10: implement mqd functions of gfx/compute eng v2Jack Xiao1-55/+56
2022-05-04drm/amdgpu: use ring structure to access rptr/wptr v2Jack Xiao1-18/+19
2022-04-26drm/amdgpu: Fix out-of-bound access for gfx_v10_0_ring_test_ib()Haohui Mai1-2/+1
2022-04-11drm/amdgpu: Fix incorrect enum typeGrigory Vasilyev1-1/+1
2022-04-09drm/amdgpu: expand cg_flags from u32 to u64Evan Quan1-1/+1
2022-04-01drm/amdgpu: fix incorrect GCR_GENERAL_CNTL addressRuili Ji1-3/+3
2022-03-25drm/amdgpu/gfx10: enable gfx1037 clock counter retrieval functionPrike Liang1-0/+1
2022-03-15drm/amdgpu: only allow secure submission on rings which support thatLang Yu1-0/+1
2022-03-03drm/amdgpu/gfx10: drop unused cyan skillfish firmwareAlex Deucher1-11/+1
2022-03-03drm/amdgpu: enable gfxoff routine for GC 10.3.7Prike Liang1-0/+3
2022-03-03drm/amdgpu: enable gfx power gating for GC 10.3.7Prike Liang1-0/+2
2022-03-03drm/amdgpu: enable gfx clock gating control for GC 10.3.7Prike Liang1-0/+1
2022-02-17drm/amdgpu: add gc 10.3.6 supportYifan Zhang1-3/+84
2022-02-17drm/amdgpu/gfx10: Add GC 10.3.7 SupportPrike Liang1-1/+52
2022-02-17drm/amdgpu: make cyan skillfish support code more consistentAlex Deucher1-3/+1
2022-02-12drm/amdgpu: add support for GC 10.1.4Lang Yu1-0/+9
2022-02-10drm/amdgpu: fix gmc init fail in sriov modeYang Wang1-1/+3
2022-01-26drm/amdgpu: retire rlc callbacks sriov_rreg/wregHawking Zhang1-114/+0
2022-01-26drm/amdgpu: init rlcg_reg_access_ctrl for gfx10Hawking Zhang1-4/+34
2022-01-26drm/amdgpu: switch to get_rlcg_reg_access_flag for gfx10Hawking Zhang1-39/+2
2021-11-24drm/amdgpu/gfx10: add wraparound gpu counter check for APUs as wellAlex Deucher1-2/+13
2021-11-05drm/amdgpu: correctly toggle gfx on/off around RLC_SPM_* register accessEvan Quan1-0/+5
2021-11-03drm/amdgpu: update RLC_PG_DELAY_3 Value to 200us for yellow carpAaron Liu1-4/+1
2021-10-22drm/amdgpu: remove grbm cam index/data operations for gfx v10Huang Rui1-22/+0
2021-10-20drm/amdgpu/gfx10: fix typo in gfx_v10_0_update_gfx_clock_gating()Alex Deucher1-2/+3
2021-10-04drm/amdgpu: convert IP version array to include instancesAlex Deucher1-40/+40
2021-10-04drm/amdgpu/gfx10: convert to IP version checkingAlex Deucher1-190/+190
2021-08-06drm/amdgpu: Put MODE register in wave debug infoJoseph Greathouse1-0/+1
2021-07-29drm/amdgpu: remove the access of xxx_PSP_DEBUG on cycan_skillfishHuang Rui1-2/+0