summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2024-05-08drm/amdgpu: add nbio set_reg_remap helperAlex Deucher-0/+1
2024-05-08drm/amdgpu: change log levelYiPeng Chai-3/+3
2024-05-08drm/amdgpu: fix spl component for psp v14Likun Gao-1/+1
2024-05-08drm/amdgpu: fix uninitialized variable warning for jpeg_v4Tim Huang-1/+1
2024-05-08drm/amdgpu: fix RAS unload driver issue in SRIOVYang Wang-6/+8
2024-05-08drm/amdgpu: ignoring unsupported ras blocks when MCA bank dispatchesYang Wang-1/+1
2024-05-08drm/amdgpu: fix uninitialized variable warning for amdgpu_xgmiTim Huang-0/+3
2024-05-08drm/amdgpu: fix uninitialized variable warning for sdma_v7Tim Huang-1/+2
2024-05-08drm/amdgpu: Fix out-of-bounds write warningMa Jun-1/+1
2024-05-08drm/amdgpu: Fix the uninitialized variable warningMa Jun-0/+4
2024-05-08drm/amdgpu/mes11: fix kiq ring ready flagJack Xiao-1/+2
2024-05-08drm/amdkfd: Let VRAM allocations go to GTT domain on small APUsLang Yu-9/+16
2024-05-08drm/amdgpu: add se registers to ip dump for gfx10Sunil Khatri-1/+6
2024-05-08drm/amdgpu: add CP headers registers to gfx10 dumpSunil Khatri-1/+8
2024-05-08drm/amdgpu: Use drm_crtc_vblank_crtc()Ville Syrjälä-6/+2
2024-05-03drm/amdgpu: remove ip dump reg_count variableSunil Khatri-3/+0
2024-05-02drm/amd/amdgpu: Check tbo resource pointerAsad Kamal-1/+2
2024-05-02drm/amd/pm: support mode1 reset on smu_v14_0_3Kenneth Feng-0/+1
2024-05-02drm/amdgpu/mes12: Use a separate fence per transactionAlex Deucher-4/+18
2024-05-02drm/amdgpu/mes12: increase mes submission timeoutAlex Deucher-1/+1
2024-05-02drm/amdgpu/mes12: print MES opcodes rather than numbersAlex Deucher-4/+77
2024-05-02drm/amd/amdgpu: enable mmhub and athub cg on gc 12.0.1Kenneth Feng-1/+6
2024-05-02drm/amd/amdgpu: enable gfxoff on gc 12.0.1Kenneth Feng-1/+13
2024-05-02drm/amdgpu: support cg state get for gfx v12Likun Gao-1/+37
2024-05-02drm/amd/amdgpu: enable sram fgcg on gc 12.0.1Kenneth Feng-1/+15
2024-05-02drm/amd/amdgpu: enable perfcounter mgcg and repeater fgcgKenneth Feng-3/+33
2024-05-02drm/amd/amdgpu: enable 3D cgcg and 3D cglsKenneth Feng-1/+3
2024-05-02drm/amd/amdgpu: enable mgcg on gfx 12.0.1Kenneth Feng-5/+31
2024-05-02drm/amd/amdgpu: enable cgcg and cglsKenneth Feng-1/+2
2024-05-02drm/amdgpu/vcn5: Add VCN5 capabilitiesDavid (Ming Qiang) Wu-0/+43
2024-05-02drm/amdgpu/vcn5: enable DPG mode supportSonny Jiang-1/+2
2024-05-02drm/amdgpu/jpeg5: enable power gatingSonny Jiang-1/+2
2024-05-02amdgpu/vcn: enable AMD_PG_SUPPORT_VCNDavid (Ming Qiang) Wu-1/+1
2024-05-02drm/amdgpu: Fix physical address maskDavid Belanger-1/+1
2024-05-02drm/amdgpu/discovery: add mes v12_0 ip blockLikun Gao-0/+9
2024-05-02drm/amdgpu/discovery: add gfx v12_0 ip blockLikun Gao-0/+7
2024-05-02drm/amdgpu/mes12: disable logging outputJack Xiao-1/+1
2024-05-02drm/amdgpu: add module parameter 'amdgpu_uni_mes'Jack Xiao-0/+13
2024-05-02drm/amdgpu/mes12: add legacy setting hw resource interfaceJack Xiao-2/+20
2024-05-02drm/amdgpu: Disable unmapped doorbell handling basic mode on mes 12shaoyunl-15/+1
2024-05-02drm/amdgpu/gfx: enable mes to map legacy queue supportJack Xiao-25/+4
2024-05-02drm/amdgpu/mes12: add mes mapping legacy queue supportJack Xiao-0/+26
2024-05-02drm/amdgpu/mes12: enable uni_mes fw on mes pipe0Jack Xiao-13/+38
2024-05-02drm/amdgpu/mes12: add uni_mes fw loading supportJack Xiao-0/+10
2024-05-02drm/amdgpu/mes: add uni_mes fw loading supportJack Xiao-1/+5
2024-05-02drm/amdkfd: mark GFX12 system and peer GPU memory mappings as MTYPE_NCSreekant Somasekharan-0/+9
2024-05-02drm/amdkfd: fix support for trap on wave start and end for gfx12Jonathan Kim-5/+43
2024-05-02drm/amdkfd: always enable ttmp setup for gfx12Jonathan Kim-1/+2
2024-05-02drm/amdkfd: Added gfx_v12_kfd2kgd interface for GFX12.David Belanger-1/+341
2024-05-02drm/amdgpu: Enable event log on MES 12shaoyunl-0/+4