summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: fix for suspend/resume sequence under sriovVictor Zhao2022-11-041-0/+2
* drm/amdgpu/gfx10: set gfx.funcs in early initAlex Deucher2022-11-041-2/+2
* drm/amdgpu: Disable MCBP from soc21 for SRIOVYiqing Yao2022-11-041-2/+2
* drm/amdgpu/gfx10: use common function to init CP fwLikun Gao2022-09-291-78/+8
* drm/amdgpu/gfx10: switch to amdgpu_gfx_rlc_init_microcodeHawking Zhang2022-09-291-187/+9
* drm/amdgpu: only init tap_delay ucode when it's included in ucode binaryHawking Zhang2022-08-301-25/+35
* drm/amdgpu: reduce reset timeVictor Zhao2022-08-171-2/+7
* Revert "drm/amd/amdgpu: add pipe1 hardware support"Michel Dänzer2022-08-171-1/+1
* drm/amd/amdgpu: add TAP_DELAYS upload support for gfx10Chengming Gui2022-07-251-1/+52
* drm/amdgpu/mes: ring aggregatged doorbell when mes queue is unmappedLe Ma2022-07-131-11/+71
* drm/amdgpu: fix scratch register access method in SRIOVZhenGuo Yin2022-06-081-3/+4
* drm/amd/amdgpu: add pipe1 hardware supportArunpravin Paneer Selvam2022-06-061-1/+1
* drm/amd/amdgpu: Enable high priority gfx queueArunpravin Paneer Selvam2022-06-061-7/+25
* drm/amdgpu/gfx: fix typos in commentsJulia Lawall2022-05-261-1/+1
* drm/amdgpu/gfx10: rework KIQ programmingHaohui Mai2022-05-261-14/+13
* drm/amdgpu: Set CP_HQD_PQ_CONTROL.RPTR_BLOCK_SIZE correctlyHaohui Mai2022-05-261-1/+1
* drm/amdgpu: Clean up of initializing doorbells for gfx_v9 and gfx_v10Haohui Mai2022-05-261-17/+0
* drm/amdgpu: Unmap legacy queue when MES is enabledLuben Tuikov2022-05-181-1/+1
* drm/amdgpu: nuke dynamic gfx scratch reg allocationChristian König2022-05-061-23/+4
* drm/amdgpu: simplify the return expressionMinghao Chi2022-05-051-11/+2
* drm/amdgpu/gfx10: Avoid uninitialised variable 'index'Mike Lothian2022-05-051-1/+2
* drm/amdgpu/gfx10: enable kiq to map mes ringJack Xiao2022-05-041-1/+15
* drm/amdgpu: add mes unmap legacy queue routineJack Xiao2022-05-041-0/+6
* drm/amdgpu: enable mes kiq N-1 test on sienna cichlidJack Xiao2022-05-041-12/+20
* drm/amdgpu/gfx10: add mes support for gfx ib testJack Xiao2022-05-041-13/+33
* drm/amdgpu/gfx10: add mes queue fence handlingJack Xiao2022-05-041-20/+40
* drm/amdgpu/gfx10: use INVALIDATE_TLBS to invalidate TLBs v2Jack Xiao2022-05-041-7/+20
* drm/amdgpu/gfx10: inherit vmid from mqdJack Xiao2022-05-041-0/+8
* drm/amdgpu/gfx10: associate mes queue id with fence v2Jack Xiao2022-05-041-1/+2
* drm/amdgpu/gfx10: use per ctx CSA for de metadataJack Xiao2022-05-041-11/+28
* drm/amdgpu/gfx10: use per ctx CSA for ce metadataJack Xiao2022-05-041-9/+19
* drm/amdgpu/gfx10: implement mqd functions of gfx/compute eng v2Jack Xiao2022-05-041-55/+56
* drm/amdgpu: use ring structure to access rptr/wptr v2Jack Xiao2022-05-041-18/+19
* drm/amdgpu: Fix out-of-bound access for gfx_v10_0_ring_test_ib()Haohui Mai2022-04-261-2/+1
* drm/amdgpu: Fix incorrect enum typeGrigory Vasilyev2022-04-111-1/+1
* drm/amdgpu: expand cg_flags from u32 to u64Evan Quan2022-04-081-1/+1
* drm/amdgpu: fix incorrect GCR_GENERAL_CNTL addressRuili Ji2022-04-011-3/+3
* drm/amdgpu/gfx10: enable gfx1037 clock counter retrieval functionPrike Liang2022-03-251-0/+1
* drm/amdgpu: only allow secure submission on rings which support thatLang Yu2022-03-151-0/+1
* drm/amdgpu/gfx10: drop unused cyan skillfish firmwareAlex Deucher2022-03-031-11/+1
* drm/amdgpu: enable gfxoff routine for GC 10.3.7Prike Liang2022-03-031-0/+3
* drm/amdgpu: enable gfx power gating for GC 10.3.7Prike Liang2022-03-031-0/+2
* drm/amdgpu: enable gfx clock gating control for GC 10.3.7Prike Liang2022-03-031-0/+1
* drm/amdgpu: add gc 10.3.6 supportYifan Zhang2022-02-171-3/+84
* drm/amdgpu/gfx10: Add GC 10.3.7 SupportPrike Liang2022-02-161-1/+52
* drm/amdgpu: make cyan skillfish support code more consistentAlex Deucher2022-02-161-3/+1
* drm/amdgpu: add support for GC 10.1.4Lang Yu2022-02-111-0/+9
* drm/amdgpu: fix gmc init fail in sriov modeYang Wang2022-02-091-1/+3
* drm/amdgpu: retire rlc callbacks sriov_rreg/wregHawking Zhang2022-01-261-114/+0
* drm/amdgpu: init rlcg_reg_access_ctrl for gfx10Hawking Zhang2022-01-261-4/+34