summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2026-06-17drm/amdgpu/gfx12: use the new MQD helper for queue resetAlex Deucher
2026-06-17drm/amdgpu/gfx11: use the new MQD helper for queue resetAlex Deucher
2026-06-17drm/amdgpu/gfx: add a helper for MQD restoreAlex Deucher
2026-06-17drm/amdgpu: Allocate enough space for hpd info on gfx11Amber Lin
2026-06-17drm/amd/amdgpu/include : update mes api header v11/v12Shaoyun Liu
2026-06-17drm/amdgpu/userq: drop detect_and_reset callbackAlex Deucher
2026-06-17drm/amdgpu/userq: switch to per queue resetAlex Deucher
2026-06-17drm/amdgpu/userq: add mes userq reset callbackAlex Deucher
2026-06-17drm/amdgpu/userq: add per queue reset callbackAlex Deucher
2026-06-17drm/amdgpu/userq: split the queue reset from adapter resetAlex Deucher
2026-06-17drm/amdgpu/mes: add a MMIO queue reset helperAlex Deucher
2026-06-17drm/amdgpu/mes: add userq reset helperAlex Deucher
2026-06-17drm/amdgpu/mes12: move pipe reset to mes use_mmio patchAlex Deucher
2026-06-17drm/amdgpu/mes11: move pipe reset to mes use_mmio patchAlex Deucher
2026-06-17drm/amdgpu/gfx12: Refactor compute pipe reset and add HQD cleanupJesse Zhang
2026-06-17drm/amdgpu/gfx11: Refactor compute pipe reset and add HQD cleanupJesse Zhang
2026-06-17drm/amdgpu/mes_v12_1: use mes schedule pipe for legacy queues on unified MESJesse Zhang
2026-06-17drm/amdgpu/mes_v12_0: use mes schedule pipe for legacy queues on unified MESJesse Zhang
2026-06-17drm/amdgpu/gfx12: only need to remap KCQs when reset via MMIOAlex Deucher
2026-06-17drm/amdgpu/gfx11: only need to remap KCQs when reset via MMIOAlex Deucher
2026-06-17drm/amdgpu/mes12: use proper grbm_select functionAlex Deucher
2026-06-17drm/amdgpu/sdma: handle pipe reset more gracefullyAlex Deucher
2026-06-17drm/amdgpu/vcn: handle pipe reset more gracefullyAlex Deucher
2026-06-17drm/amdgpu: amdgpu_ring_set_fence_errors_and_reemit() handle NULL fenceAlex Deucher
2026-06-17drm/amdgpu/fence: add helper to extract the guilty fenceAlex Deucher
2026-06-17drm/amdgpu: track guilty fence for queue resetAlex Deucher
2026-06-17drm/amdgpu: don't reemit if there is nothing to reemitAlex Deucher
2026-06-08Merge tag 'amd-drm-next-7.2-2026-06-04' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-06-04drm/amdgpu/gfx: move fault and EOP IRQ get/put to hw_init/hw_finiYunxiang Li
2026-06-04drm/amdgpu: drop retry loop in amdgpu_hmm_range_get_pagesHonglei Huang
2026-06-04drm/amdgpu: validate the mes firmware version for gfx12.1Sunil Khatri
2026-06-04drm/amdgpu: validate the mes firmware version for gfx12Sunil Khatri
2026-06-04drm/amdgpu: compare MES firmware version ucode for gfx11Sunil Khatri
2026-06-04drm/amdgpu: restart the CS if some parts of the VM are still invalidatedChristian König
2026-06-04drm/amdgpu/userq: Fix reading timeline points in wait ioctlDavid Rosca
2026-06-04drm/amdgpu/vcn5.0.0: enable secure submission on unified ring for VCN 5.3.0Jeevana Muthyala
2026-06-04drm/amdgpu: deprecate guilty handlingChristian König
2026-06-04drm/amdgpu: Add lockdep annotations for lock ordering validationVitaly Prosyak
2026-06-04drm/amdgpu: Fix user-triggerable BUG()/BUG_ON() callsCe Sun
2026-06-04Merge tag 'amd-drm-next-7.2-2026-06-03' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-06-03drm/amdgpu: Fix incorrect VRAM GART mappings on non-4K page size systemsDonet Tom
2026-06-03drm/amdgpu/ras: add ras_suspend callback and use it for cp_ecc_error_irqYunxiang Li
2026-06-03drm/amdgpu: set sub_block_index for mca ras sub-blocksYunxiang Li
2026-06-03drm/amdgpu/userq: move wptr_obj cleanup in mqd_destroySunil Khatri
2026-06-03drm/amd/ras: chunk UNIRAS CPER debugfs readsXiang Liu
2026-06-03drm/amdgpu: improve the userq seq BO free bit lookupPrike Liang
2026-06-03drm/amdgpu: Adjust _PR3 detectionMario Limonciello
2026-06-03drm/amdgpu: grow VF RAS bad page table with bounded dynamic allocChenglei Xie
2026-06-03drm/amdgpu/userq: remove the vital queue unmap loggingSunil Khatri
2026-06-03drm/amdgpu: set noretry=1 as default for GFX 10.1.x (Navi10/12/14)Vitaly Prosyak