summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-17drm/amdkfd: rework MES queue reset sequenceAlex 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-17Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-17Merge tag 'iommu-updates-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-17Merge tag 'dma-mapping-7.2-2026-06-16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-17Merge tag 'printk-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2026-06-17Merge tag 'devicetree-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2026-06-17Merge tag 'vfio-v7.2-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2026-06-17Merge tag 'soc-arm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2026-06-17drm/ttm: Drop tt->restore after successful restoreMatthew Brost
2026-06-17Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-17spi: acpi: Free resource list at appropriate timeAndy Shevchenko
2026-06-17drm/ttm/pool: Try harder for beneficial ordersMatthew Brost
2026-06-17gpu: nova-core: consolidate GSP boot parameters into GspBootContextZhi Wang
2026-06-17drm/i915/display: Mask RO bits in gen9_write_dc_state()Dibin Moolakadan Subrahmanian
2026-06-17drm/i915/display: Enable DC3CO DC stateDibin Moolakadan Subrahmanian
2026-06-17drm/i915/display: Guard CMTG function callsDibin Moolakadan Subrahmanian
2026-06-17drm/i915/display: Add DC3CO count and residency in dmc debugfsDibin Moolakadan Subrahmanian
2026-06-17drm/i915/display: Add helper to enable DC counterDibin Moolakadan Subrahmanian
2026-06-17drm/i915/display: PSR Add delayed work to exit DC3CODibin Moolakadan Subrahmanian
2026-06-17drm/i915/display: Enable DC3CO idle protocol in ALPMDibin Moolakadan Subrahmanian
2026-06-17drm/i915/display: PSR2: Set idle_frames to 0 for DC3CODibin Moolakadan Subrahmanian
2026-06-17drm/i915/display: Store DC3CO eligibility in PSR stateDibin Moolakadan Subrahmanian
2026-06-17drm/i915/display: Add DC3CO compute and set target state in commit tailDibin Moolakadan Subrahmanian
2026-06-17drm/i915/psr: Add psr2 deep sleep helper APIDibin Moolakadan Subrahmanian
2026-06-17drm/i915/display: Add DC3CO support checkDibin Moolakadan Subrahmanian