summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-07-14drm/amdgpu: Change system_unbound_wq with system_dfl_wqMarco Crivellari
2026-07-14drm/amd/display: Enable PSR and Replay on DCN4 variant [Part 2]Gabe Teeger
2026-07-14drm/amd/display: Enable CACP on LinuxChenyu Chen
2026-07-14drm/amd/display: Generalize DMUB memory flushes from hostDillon Varone
2026-07-14drm/amd/display: Fix KUnit backlight tests for CACPAlex Hung
2026-07-14drm/amdgpu/discovery: Fix device family for DCN42Roman Li
2026-07-14drm/amdgpu: update mmhub 4.2.0 client listAlex Deucher
2026-07-14drm: ensure blend mode supported if pixel format with alpha exposedLeandro Ribeiro
2026-07-14drm/drm_blend: allow blend mode property without PREMULTILeandro Ribeiro
2026-07-14drm/bridge: sii9234: use dev_err_probe where applicableHenrik Grimler
2026-07-14drm/bridge: sii9234: fix some typos in comments and messagesHenrik Grimler
2026-07-14drm/gpusvm: publish dpagemap early to avoid device mapping leak on errorHonglei Huang
2026-07-14drm/gpusvm: do not route system pages to device_unmap() on IOVA unmapHonglei Huang
2026-07-14drm/gpusvm: free the whole IOVA reservation on unmapHonglei Huang
2026-07-14drm/xe/vf: Fix VF CCS attach/detach race with in-flight BO movesMatthew Brost
2026-07-14drm/bridge: rename drm_for_each_bridge_in_chain_scoped() to drm_for_each_brid...Luca Ceresoli
2026-07-14drm/xe/nvm: fix writable override for CRIAlexander Usyskin
2026-07-14drm/i915/display: Fix too few bits in transcoder mask variablesJohn Harrison
2026-07-14drm/bridge: fix wording in commentLuca Ceresoli
2026-07-14drm/bridge: samsung-dsim: fix wording in commentLuca Ceresoli
2026-07-14drm: of: fix wording in commentLuca Ceresoli
2026-07-14drm/xe/pf: Disable display in admin only PF modeSatyanarayana K V P
2026-07-14Merge drm/drm-next into drm-xe-nextRodrigo Vivi
2026-07-14drm/xe/display: Do not allocate into stolen for new framebuffers.Maarten Lankhorst
2026-07-14drm/i915/display: Fix NV12 ceiling division for bigjoiner caseVidya Srinivas
2026-07-14drm/xe: Fix DPT allocation paths.Maarten Lankhorst
2026-07-14drm/i915: Print the phys_base in addition to the dma_addr for the BIOS FBVille Syrjälä
2026-07-14drm/i915: Fix BIOS FB memory region name debug printsVille Syrjälä
2026-07-14drm/xe: s/bar2/lmembar/Ville Syrjälä
2026-07-14drm/xe: Check the PTE local memory bit for initial FB in stolenVille Syrjälä
2026-07-14drm/xe: Abstract the initial FB PTE checks a bitVille Syrjälä
2026-07-14drm/xe: Print a debug message if we have no stolen for the initial FBVille Syrjälä
2026-07-14drm/xe: Do the initial FB size alignment earlierVille Syrjälä
2026-07-14drm/i915: Use drm_dbg_kms() for initial FB debugsVille Syrjälä
2026-07-14drm/i915: Throw away the BIOS fb if has the wrong depth/bppVille Syrjälä
2026-07-14drm/i915/fbdev: Extract bios_fb_ok()Ville Syrjälä
2026-07-14drm/i915: Disable the plane if initial plane config readout failedVille Syrjälä
2026-07-14drm/xe: Hold a dma-buf reference for imported BOsNitin Gote
2026-07-14drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOCHimal Prasad Ghimiray
2026-07-14drm/i915/display: Fix NV12 ceiling division for bigjoiner caseVidya Srinivas
2026-07-13drm/xe/multi_queue: preempt primary on queue group suspendNiranjana Vishwanathapura
2026-07-13drm/xe/guc: Add suspend refcount to exec queue opsThomas Hellström
2026-07-13drm/xe/hw_engine_group: propagate suspend failures during mode switchNiranjana Vishwanathapura
2026-07-13drm/xe/guc: add uninterruptible suspend wait for cross-process cleanupNiranjana Vishwanathapura
2026-07-13drm/xe/guc: ban exec queue on suspend timeoutNiranjana Vishwanathapura
2026-07-13drm/xe: only resume exec queues that were actually suspendedNiranjana Vishwanathapura
2026-07-13drm/i915/gt: use correct selftest config symbolPengpeng Hou
2026-07-13drm/panel: novatek-nt37801: Use mipi_dsi_*_multi() functionsNicolás Antinori
2026-07-13drm/virtio: fix deadlock in display_info_cb by removing hotplug from dequeue ...Ryosuke Yasuoka
2026-07-13drm/virtio: Don't detach GEM from a non-created contextJason Macnak