summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
AgeCommit message (Expand)Author
2023-04-14drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma
2023-03-07drm/amdgpu: remove unused variablebobzhou
2023-03-06drm/amdgpu: Stop clearing kiq position during finileiyaoyao
2023-01-09drm/amd: Load GFX10 microcode during early_initMario Limonciello
2023-01-09drm/amd: Use `amdgpu_ucode_*` helpers for GFX10Mario Limonciello
2022-11-04drm/amdgpu: fix for suspend/resume sequence under sriovVictor Zhao
2022-11-04drm/amdgpu/gfx10: set gfx.funcs in early initAlex Deucher
2022-11-04drm/amdgpu: Disable MCBP from soc21 for SRIOVYiqing Yao
2022-09-29drm/amdgpu/gfx10: use common function to init CP fwLikun Gao
2022-09-29drm/amdgpu/gfx10: switch to amdgpu_gfx_rlc_init_microcodeHawking Zhang
2022-08-30drm/amdgpu: only init tap_delay ucode when it's included in ucode binaryHawking Zhang
2022-08-16drm/amdgpu: reduce reset timeVictor Zhao
2022-08-16Revert "drm/amd/amdgpu: add pipe1 hardware support"Michel Dänzer
2022-07-25drm/amd/amdgpu: add TAP_DELAYS upload support for gfx10Chengming Gui
2022-07-13drm/amdgpu/mes: ring aggregatged doorbell when mes queue is unmappedLe Ma
2022-06-08drm/amdgpu: fix scratch register access method in SRIOVZhenGuo Yin
2022-06-06drm/amd/amdgpu: add pipe1 hardware supportArunpravin Paneer Selvam
2022-06-06drm/amd/amdgpu: Enable high priority gfx queueArunpravin Paneer Selvam
2022-05-26drm/amdgpu/gfx: fix typos in commentsJulia Lawall
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