aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2024-05-02drm/amdgpu/mes12: Use a separate fence per transactionAlex Deucher1-4/+18
2024-05-02drm/amdgpu/mes12: increase mes submission timeoutAlex Deucher1-1/+1
2024-05-02drm/amdgpu/mes12: print MES opcodes rather than numbersAlex Deucher1-4/+77
2024-05-02drm/amd/amdgpu: enable mmhub and athub cg on gc 12.0.1Kenneth Feng1-1/+6
2024-05-02drm/amd/amdgpu: enable gfxoff on gc 12.0.1Kenneth Feng1-1/+13
2024-05-02drm/amdgpu: support cg state get for gfx v12Likun Gao1-1/+37
2024-05-02drm/amd/amdgpu: enable sram fgcg on gc 12.0.1Kenneth Feng2-1/+15
2024-05-02drm/amd/amdgpu: enable perfcounter mgcg and repeater fgcgKenneth Feng2-3/+33
2024-05-02drm/amd/amdgpu: enable 3D cgcg and 3D cglsKenneth Feng1-1/+3
2024-05-02drm/amd/amdgpu: enable mgcg on gfx 12.0.1Kenneth Feng2-5/+31
2024-05-02drm/amd/amdgpu: enable cgcg and cglsKenneth Feng1-1/+2
2024-05-02drm/amdgpu/vcn5: Add VCN5 capabilitiesDavid (Ming Qiang) Wu1-0/+43
2024-05-02drm/amdgpu/vcn5: enable DPG mode supportSonny Jiang1-1/+2
2024-05-02drm/amdgpu/jpeg5: enable power gatingSonny Jiang1-1/+2
2024-05-02amdgpu/vcn: enable AMD_PG_SUPPORT_VCNDavid (Ming Qiang) Wu1-1/+1
2024-05-02drm/amdgpu: Fix physical address maskDavid Belanger1-1/+1
2024-05-02drm/amdgpu/discovery: add mes v12_0 ip blockLikun Gao1-0/+9
2024-05-02drm/amdgpu/discovery: add gfx v12_0 ip blockLikun Gao1-0/+7
2024-05-02drm/amdgpu/mes12: disable logging outputJack Xiao1-1/+1
2024-05-02drm/amdgpu: add module parameter 'amdgpu_uni_mes'Jack Xiao3-0/+13
2024-05-02drm/amdgpu/mes12: add legacy setting hw resource interfaceJack Xiao1-2/+20
2024-05-02drm/amdgpu: Disable unmapped doorbell handling basic mode on mes 12shaoyunl1-15/+1
2024-05-02drm/amdgpu/gfx: enable mes to map legacy queue supportJack Xiao2-25/+4
2024-05-02drm/amdgpu/mes12: add mes mapping legacy queue supportJack Xiao1-0/+26
2024-05-02drm/amdgpu/mes12: enable uni_mes fw on mes pipe0Jack Xiao1-13/+38
2024-05-02drm/amdgpu/mes12: add uni_mes fw loading supportJack Xiao1-0/+10
2024-05-02drm/amdgpu/mes: add uni_mes fw loading supportJack Xiao2-1/+5
2024-05-02drm/amdkfd: mark GFX12 system and peer GPU memory mappings as MTYPE_NCSreekant Somasekharan1-0/+9
2024-05-02drm/amdkfd: fix support for trap on wave start and end for gfx12Jonathan Kim1-5/+43
2024-05-02drm/amdkfd: always enable ttmp setup for gfx12Jonathan Kim2-1/+2
2024-05-02drm/amdkfd: Added gfx_v12_kfd2kgd interface for GFX12.David Belanger2-1/+341
2024-05-02drm/amdgpu: Enable event log on MES 12shaoyunl1-0/+4
2024-05-02drm/amdgpu: Enable unmapped doorbell handling basic mode on mes 12shaoyunl1-1/+15
2024-05-02drm/amdgpu: Switch to smuio func to get gpu clk counterHawking Zhang1-9/+7
2024-05-02drm/amdgpu: init gfxhub setting to align with mmhubLikun Gao1-0/+39
2024-05-02drm/amdgpu: skip dpm check to init imu fwLikun Gao1-1/+1
2024-05-02drm/amdgpu: fix active rb and cu number for gfx12Likun Gao1-26/+55
2024-05-02drm/amdgpu: use new method to program rlc ramLikun Gao1-9/+61
2024-05-02drm/amd/amdgpu: add cgcg&cgls interface for gfx 12.0Kenneth Feng2-2/+191
2024-05-02drm/amd/amdgpu: update GFX12 wave data registersTom St Denis1-2/+11
2024-05-02drm/amdgpu: set different fw data addr for mec pipeLikun Gao1-4/+10
2024-05-02drm/amd/amdgpu: workaround for the imu fw loadingKenneth Feng1-0/+5
2024-05-02drm/amd: Move fw init from sw_init to early_init for imu v12Likun Gao1-8/+8
2024-05-02drm/amdgpu: support S&R fw load for gfx v12Likun Gao1-0/+16
2024-05-02drm/amdgpu/gfx12: recalculate available compute rings to useJack Xiao1-0/+7
2024-05-02drm/amdgpu: skip imu related function if dpm=0Likun Gao1-3/+3
2024-05-02drm/amd/amdgpu: imu fw loading supportKenneth Feng4-3/+337
2024-05-02drm/amdgpu: set cp fw address set for gfx v12Likun Gao1-64/+122
2024-05-02drm/amdgpu: Add gfx v12_0 ip block support (v6)Likun Gao3-1/+4633
2024-05-02drm/amdgpu/mes12: update data cache boundaryJack Xiao1-2/+2