summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-06-17drm/amd/pm: re-enable MC access after PrepareMp1ForUnload on SMU V15 APUsShubhankar Milind Sardeshpande1-1/+6
2026-06-17drm/amdgpu/vcn4.0.5: enable secure submission on unified ringJeevana Muthyala1-4/+2
2026-06-17drm/amdgpu/vcn4.0: enable secure submission on unified ringJeevana Muthyala1-5/+40
2026-06-17drm/amd/pm: sleep on PMFW EEPROM busy in bad page count queryCandice Li1-1/+1
2026-06-17drm/amd/ras: sleep on PMFW EEPROM busy in bad page count queryCandice Li1-1/+1
2026-06-17drm/amdgpu: initialize iter.start in amdgpu_devcoredump_formatQiang Yu1-0/+1
2026-06-17drm/amdkfd: Avoid double-unpin of DOORBELL/MMIO BOs on freeYunxiang Li1-7/+9
2026-06-17drm/amdkfd: Clean up suspend_all and resume_all mesAmber Lin1-43/+10
2026-06-17drm/amdgpu: Disable ras_check_bad_page_status on VFsVictor Skvortsov1-1/+4
2026-06-17drm/amd/pm: Validate OD DPM triples before mutating tablesAsad Kamal2-28/+43
2026-06-17drm/amd/pm: Validate custom profile parametersLijo Lazar7-18/+34
2026-06-17drm/amdgpu: Gate debugfs MMIO access on kernel lockdownAsad Kamal1-0/+7
2026-06-17drm/amdgpu: add ioctl to handle RAS poison errorYifan Zhang7-1/+152
2026-06-17drm/amdkfd: Pass known bad queue info to resetAmber Lin1-15/+15
2026-06-17drm/amdgpu: Expand MES queue/pipe reset supportAmber Lin1-1/+5
2026-06-17drm/amdgpu: Remove faulty queue before resumeAmber Lin6-6/+23
2026-06-17drm/amdgpu/mes12: enable compute MMIO pipe resetAlex Deucher1-3/+0
2026-06-17drm/amdgpu/mes11: enable compute MMIO pipe resetAlex Deucher1-3/+0
2026-06-17drm/amdgpu: use a single entry point for mes compute resetAlex Deucher5-68/+22
2026-06-17drm/amdgpu/gfx: add a common helper to handle MES compute resetsAlex Deucher6-1/+160
2026-06-17drm/amdgpu/userq: add MES userq reset helperAlex Deucher2-1/+47
2026-06-17drm/amdkfd: plumb a helper to reset a KFD user queueAlex Deucher5-1/+66
2026-06-17drm/amdkfd: split out mes queue reset sequence into standalone functionAlex Deucher1-17/+31
2026-06-17drm/amdgpu: Use a common KGQ and KCQ reset helper for gfx11/12Alex Deucher4-90/+41
2026-06-17drm/amdgpu: store whether to use MMIO or MES for resetAlex Deucher3-4/+12
2026-06-17drm/amdgpu/gfx12: unmap the queue via MES on reset for MMIO pathAlex Deucher1-0/+8
2026-06-17drm/amdgpu/gfx11: unmap the queue via MES on reset for MMIO pathAlex Deucher1-0/+8
2026-06-17drm/amdgpu/gfx12: use the new MQD helper for queue resetAlex Deucher1-16/+9
2026-06-17drm/amdgpu/gfx11: use the new MQD helper for queue resetAlex Deucher1-16/+9
2026-06-17drm/amdgpu/gfx: add a helper for MQD restoreAlex Deucher2-0/+25
2026-06-17drm/amdkfd: rework MES queue reset sequenceAlex Deucher1-7/+14
2026-06-17drm/amdgpu: Allocate enough space for hpd info on gfx11Amber Lin1-1/+1
2026-06-17drm/amd/amdgpu/include : update mes api header v11/v12Shaoyun Liu3-4/+9
2026-06-17drm/amdgpu/userq: drop detect_and_reset callbackAlex Deucher2-55/+0
2026-06-17drm/amdgpu/userq: switch to per queue resetAlex Deucher1-28/+10
2026-06-17drm/amdgpu/userq: add mes userq reset callbackAlex Deucher1-0/+21
2026-06-17drm/amdgpu/userq: add per queue reset callbackAlex Deucher1-0/+1
2026-06-17drm/amdgpu/userq: split the queue reset from adapter resetAlex Deucher1-23/+34
2026-06-17drm/amdgpu/mes: add a MMIO queue reset helperAlex Deucher2-0/+37
2026-06-17drm/amdgpu/mes: add userq reset helperAlex Deucher2-0/+27
2026-06-17drm/amdgpu/mes12: move pipe reset to mes use_mmio patchAlex Deucher2-182/+196
2026-06-17drm/amdgpu/mes11: move pipe reset to mes use_mmio patchAlex Deucher2-232/+241
2026-06-17drm/amdgpu/gfx12: Refactor compute pipe reset and add HQD cleanupJesse Zhang1-46/+66
2026-06-17drm/amdgpu/gfx11: Refactor compute pipe reset and add HQD cleanupJesse Zhang1-66/+88
2026-06-17drm/amdgpu/mes_v12_1: use mes schedule pipe for legacy queues on unified MESJesse Zhang1-6/+16
2026-06-17drm/amdgpu/mes_v12_0: use mes schedule pipe for legacy queues on unified MESJesse Zhang1-10/+17
2026-06-17drm/amdgpu/gfx12: only need to remap KCQs when reset via MMIOAlex Deucher1-10/+13
2026-06-17drm/amdgpu/gfx11: only need to remap KCQs when reset via MMIOAlex Deucher1-10/+13
2026-06-17drm/amdgpu/mes12: use proper grbm_select functionAlex Deucher1-17/+17
2026-06-17drm/amdgpu/sdma: handle pipe reset more gracefullyAlex Deucher1-4/+15