aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2024-05-08drm/amdgpu: add set_reg_remap callback for NBIF 6.3.1Alex Deucher1-0/+16
2024-05-08drm/amdgpu: add set_reg_remap callback for NBIO 7.7Alex Deucher1-0/+16
2024-05-08drm/amdgpu: add set_reg_remap callback for NBIO 4.3Alex Deucher1-0/+16
2024-05-08drm/amdgpu: add set_reg_remap callback for NBIO 2.3Alex Deucher1-0/+15
2024-05-08drm/amdgpu: add set_reg_remap callback for NBIO 7.2Alex Deucher1-0/+16
2024-05-08drm/amdgpu: add set_reg_remap callback for NBIO 7.11Alex Deucher1-0/+15
2024-05-08drm/amdgpu: add set_reg_remap callback for NBIO 7.9Alex Deucher1-0/+18
2024-05-08drm/amdgpu: add set_reg_remap callback for NBIO 7.4Alex Deucher1-0/+16
2024-05-08drm/amdgpu: add set_reg_remap callback for NBIO 7.0Alex Deucher1-0/+15
2024-05-08drm/amdgpu: add set_reg_remap callback for NBIO 6.1Alex Deucher1-1/+17
2024-05-08drm/amdgpu: add nbio set_reg_remap helperAlex Deucher1-0/+1
2024-05-08drm/amdgpu: change log levelYiPeng Chai2-3/+3
2024-05-08drm/amdgpu: fix spl component for psp v14Likun Gao1-1/+1
2024-05-08drm/amdgpu: fix uninitialized variable warning for jpeg_v4Tim Huang1-1/+1
2024-05-08drm/amdgpu: fix RAS unload driver issue in SRIOVYang Wang1-6/+8
2024-05-08drm/amdgpu: ignoring unsupported ras blocks when MCA bank dispatchesYang Wang1-1/+1
2024-05-08drm/amdgpu: fix uninitialized variable warning for amdgpu_xgmiTim Huang1-0/+3
2024-05-08drm/amdgpu: fix uninitialized variable warning for sdma_v7Tim Huang1-1/+2
2024-05-08drm/amdgpu: Fix out-of-bounds write warningMa Jun1-1/+1
2024-05-08drm/amdgpu: Fix the uninitialized variable warningMa Jun1-0/+4
2024-05-08drm/amdgpu/mes11: fix kiq ring ready flagJack Xiao1-1/+2
2024-05-08drm/amdkfd: Let VRAM allocations go to GTT domain on small APUsLang Yu2-9/+16
2024-05-08drm/amdgpu: add se registers to ip dump for gfx10Sunil Khatri1-1/+6
2024-05-08drm/amdgpu: add CP headers registers to gfx10 dumpSunil Khatri1-1/+8
2024-05-08drm/amdgpu: Use drm_crtc_vblank_crtc()Ville Syrjälä1-6/+2
2024-05-03drm/amdgpu: remove ip dump reg_count variableSunil Khatri2-3/+0
2024-05-02drm/amd/amdgpu: Check tbo resource pointerAsad Kamal1-1/+2
2024-05-02drm/amd/pm: support mode1 reset on smu_v14_0_3Kenneth Feng1-0/+1
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