summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
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-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-17drm/ttm/pool: Try harder for beneficial ordersMatthew Brost
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
2026-06-17drm/i915/display: Add HAS_DC3CO() macroDibin Moolakadan Subrahmanian
2026-06-17drm/i915/display: Add DC3CO DC_STATE enable/disable supportDibin Moolakadan Subrahmanian
2026-06-17drm/i915/display: Use FIELD_PREP() for DC state enable bitsDibin Moolakadan Subrahmanian
2026-06-17drm/i915/display: Switch DC3CO enable from standalone bit to DC level encodingDibin Moolakadan Subrahmanian
2026-06-17drm/i915/display: Remove TGL DC3CO supportDibin Moolakadan Subrahmanian
2026-06-17Merge tag 'wq-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2026-06-17drm/xe: Remove redundant exec_queue_suspended() check in submit_exec_queue()Lu Yao
2026-06-17Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-06-17drm: Consistently define pci_device_ids using named initializersUwe Kleine-König (The Capable Hub)
2026-06-17drm/xe/pt: Fix NULL pointer dereference in xe_pt_zap_ptes_entry()Francois Dugast
2026-06-16drm: bridge: ti-sn65dsi83: Remove NO_HFP and NO_HBP mode flags for LVDS stabi...Sudarshan Shetty
2026-06-16drm/bridge: sii902x: inline i2c_check_functionality checkThorsten Blum
2026-06-16drm/xe: Add compact-PT and addr mask handling for page reclaimBrian Nguyen