aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2022-05-04drm/amdgpu/sdma5.2: initialize sdma mqdJack Xiao1-0/+44
2022-05-04drm/amdgpu/sdma: use per-ctx sdma csa address for mes sdma queueJack Xiao1-8/+16
2022-05-04drm/amdgpu: don't use kiq to flush gpu tlb if mes enabledJack Xiao1-1/+1
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/mes: extend mes framework to support multiple mes pipesJack Xiao2-101/+149
2022-05-04drm/amdgpu: allocate doorbell index for mes kiqJack Xiao3-4/+8
2022-05-04drm/amdgpu: add mes_kiq module parameter v2Jack Xiao3-2/+19
2022-05-04drm/amdgpu: update mes process/gang/queue definitionsJack Xiao1-0/+59
2022-05-04drm/amdgpu: use the whole doorbell space for mesJack Xiao1-13/+19
2022-05-04drm/amdgpu/gmc10: skip emitting pasid mapping packetJack Xiao1-0/+4
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 Xiao2-1/+4
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: assign the cpu/gpu address of fence from ringJack Xiao1-2/+2
2022-05-04drm/amdgpu: initialize/finalize the ring for mes queueJack Xiao1-41/+104
2022-05-04drm/amdgpu: use ring structure to access rptr/wptr v2Jack Xiao21-145/+128
2022-05-04drm/amdgpu: define ring structure to access rptr/wptr/fenceJack Xiao1-0/+6
2022-05-04drm/amdgpu: add mes ctx data in amdgpu_ringJack Xiao1-0/+5
2022-05-04drm/amdgpu: add the per-context meta data v3Jack Xiao3-0/+128
2022-05-04drm/amdgpu: add helper function to initialize mqd from ring v4Jack Xiao2-0/+50
2022-05-04drm/amdgpu: define MQD abstract layer for hw ipJack Xiao1-0/+21
2022-05-04drm/amdgpu: add imu fw structureLikun Gao1-0/+10
2022-05-04drm/amdgpu: add rlc TOC header file for soc21 (v2)Likun Gao1-0/+41
2022-05-04drm/amdgpu: add FGCG supportEvan Quan2-0/+2
2022-05-04drm/amdgpu: support rlc v2_3 ucode structLikun Gao2-1/+16
2022-05-04drm/amdgpu: add gfx firmware header v2_0Likun Gao2-0/+19
2022-05-04drm/amdgpu: add irq src id for GFX11Wenhui Sheng1-0/+77
2022-05-04drm/amdgpu: add gfx11 mqd structuresHawking Zhang1-0/+1189
2022-05-04drm/amdgpu: add gfx11 clearstate headerHawking Zhang1-0/+988
2022-05-04drm/amdgpu: add soc21 chip enum header v8Hawking Zhang1-0/+22477
2022-05-04drm/amdgpu/discovery: Set GC family for GC 11.0 IPLikun Gao1-0/+3
2022-05-04drm/amdgpu/ucode: Remove firmware load type check in amdgpu_ucode_free_boAlice Wong1-2/+1
2022-05-04drm/amd/display: Fix null pointer exception while load amdgpuSung Joon Kim1-0/+6
2022-05-04drm/amdgpu/discovery: Enable SMU for SMU 13.0.0Likun Gao1-0/+1
2022-05-04drm/amdgpu/soc21: enable ATHUB and MMHUB PGEvan Quan1-1/+2
2022-05-04drm/amd/smu: Update SMU13 support for SMU 13.0.0Evan Quan11-50/+1727
2022-05-04drm/amd/smu: add smu v13_0 header filesLikun Gao3-0/+1885
2022-05-04drm/amd/pm: enable the support for retrieving combo pptableEvan Quan3-1/+16
2022-05-04drm/amd/pm: correct SMU OverridePcieParameters related settingsEvan Quan1-11/+11
2022-05-04drm/amd/pm: enable SCPM support for SMUEvan Quan1-14/+41
2022-05-04drm/amdgpu: enable pptable ucode loadingEvan Quan6-0/+25
2022-05-04drm/amd/pm: update the hw initialization sequence around pptable setupEvan Quan1-6/+7
2022-05-04drm/amd/pm: correct the way for retrieving bootup clocksEvan Quan1-57/+26
2022-05-04drm/amd/pm: move bootup values retrieving to ->sw_initEvan Quan1-7/+7
2022-05-04drm/amd/pm: fix NULL pointer issue of amdgpu_smu_stb_debug_fs_initLikun Gao1-1/+1
2022-05-04drm/amd/pm: enable pp_dpm_vclk/dclk sysfs interface support for SMU 13.0.0Evan Quan1-2/+4