summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2024-08-06drm/amdgpu: use CPU for page table update if SDMA is unavailableYifan Zhang-0/+6
2024-08-06drm/amdgpu: optimize the padding for gfx11Sunil Khatri-2/+20
2024-08-06drm/amdgpu: do not call insert_nop fn for zero countSunil Khatri-1/+3
2024-08-06drm/amdkfd: support per-queue reset on gfx9Jonathan Kim-4/+147
2024-08-06drm/amdgpu: optimize the padding for gfx10Sunil Khatri-2/+20
2024-08-06drm/amdgpu: Clean up the register dump via debugfs listSunil Khatri-41/+1
2024-08-06drm/amdgpu: Remove debugfs amdgpu_reset_dump_register_listSunil Khatri-96/+0
2024-08-02Revert "drm/amd: Add power_saving_policy drm property to eDP connectors"Hamza Mahfooz-4/+0
2024-07-29Merge drm/drm-next into drm-misc-nextThomas Zimmermann-3282/+18084
2024-07-27drm/amdgpu: increase mes log buffer size for gfx12Michael Chen-8/+14
2024-07-27drm/amdgpu: fix contiguous handling for IB parsing v2Christian König-8/+8
2024-07-27drm/amdgpu: convert bios_hardcoded_edid to drm_edidThomas Weißschuh-23/+14
2024-07-27drm/amdgpu: trigger ip dump before suspend of IP'sSunil Khatri-30/+30
2024-07-27drm/amdgpu: increase mes log buffer size for gfx12Michael Chen-8/+14
2024-07-27drm/amdgpu: print VCN instance dump for valid instanceSunil Khatri-10/+18
2024-07-27drm/amdgpu: Add MFD support for ISP I2C busVenkata Narendra Kumar Gutta-24/+113
2024-07-27drm/amdgpu: fix contiguous handling for IB parsing v2Christian König-8/+8
2024-07-27drm/amdgpu: add print support for vcn_v3_0 ip dumpSunil Khatri-1/+27
2024-07-27drm/amdgpu: add vcn_v3_0 ip dump supportSunil Khatri-1/+148
2024-07-27drm/amdgpu: add macro to calculate offset with instanceSunil Khatri-0/+4
2024-07-27drm/amdgpu: add vcn ip dump ptr in vcn global structSunil Khatri-0/+3
2024-07-25drm/amdgpu: properly handle vbios fake edid sizingAlex Deucher-13/+16
2024-07-25drm/scheduler: remove full_recover from drm_sched_startChristian König-3/+3
2024-07-24drm/amdgpu: reset vm state machine after gpu reset(vram lost)ZhenGuo Yin-4/+5
2024-07-24drm/amdgpu: add missed harvest check for VCN IP v4/v5Tim Huang-0/+18
2024-07-24drm/amdgpu: Fix eeprom max record countStanley.Yang-0/+3
2024-07-24drm/amdgpu: fix ras UE error injection failure issueYiPeng Chai-3/+1
2024-07-24drm/amdgpu/vcn: Use offsets local to VCN/JPEG in VFJane Jian-5/+60
2024-07-24drm/amdgpu: Add empty HDP flush function to VCN v4.0.3Lijo Lazar-0/+8
2024-07-24drm/amdgpu: Add empty HDP flush function to JPEG v4.0.3Lijo Lazar-0/+8
2024-07-24drm/amd/amdgpu: Fix uninitialized variable warningsMa Ke-1/+1
2024-07-24drm/amdgpu: Fix atomics on GFX12David Belanger-1/+87
2024-07-24drm/amdgpu/sdma5.2: Update wptr registers as well as doorbellAlex Deucher-0/+12
2024-07-24drm/amdgpu: reset vm state machine after gpu reset(vram lost)ZhenGuo Yin-4/+5
2024-07-24drm/amdgpu: add missed harvest check for VCN IP v4/v5Tim Huang-0/+18
2024-07-24drm/amdgpu: skip kfd init if GFX is not ready.Yifan Zhang-1/+5
2024-07-23drm/amdgpu/gfx9.4.3: Enable bad opcode interruptAlex Deucher-0/+69
2024-07-23drm/amdgpu/gfx9: Enable bad opcode interruptAlex Deucher-0/+65
2024-07-23drm/amdgpu/gfx12: Enable bad opcode interruptJesse Zhang-0/+74
2024-07-23drm/amdgpu/gfx10: Enable bad opcode interruptJesse Zhang-0/+74
2024-07-23drm/amdgpu/gfx11: Enable bad opcode interruptJesse Zhang-0/+73
2024-07-23drm/amdgpu/gfx: add bad opcode interruptAlex Deucher-0/+1
2024-07-23drm/amdgpu/gfx9: properly handle error ints on all pipesAlex Deucher-5/+89
2024-07-23drm/amdgpu/gfx12: properly handle error ints on all pipesAlex Deucher-24/+106
2024-07-23drm/amdgpu/gfx11: properly handle error ints on all pipesAlex Deucher-23/+111
2024-07-23drm/amdgpu/gfx10: properly handle error ints on all pipesAlex Deucher-21/+109
2024-07-23drm/amdgpu/gfx12: enable wave kill for compute queuesAlex Deucher-0/+1
2024-07-23drm/amdgpu/gfx11: enable wave kill for compute queuesAlex Deucher-0/+1
2024-07-23drm/amdgpu/gfx10: enable wave kill for compute queuesAlex Deucher-0/+1
2024-07-23drm/amdgpu: Fix eeprom max record countStanley.Yang-0/+3