summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
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
2026-07-13drm/msm: Switch to generic PAS TZ APIsSumit Garg
2026-07-12nouveau/instmem: use iomapping interface for instmem handlingDave Airlie
2026-07-12drm: nova: Use drm::Device<Registered> to access the parent bus deviceDanilo Krummrich
2026-07-12rust: drm: Pass registration data to ioctl handlersDanilo Krummrich
2026-07-12rust: drm: Add RegistrationData to drm::DriverDanilo Krummrich
2026-07-12drm: fix race between partial drm_dev_register() failure and ioctlDanilo Krummrich
2026-07-12rust: drm: Wrap ioctl dispatch in RegistrationGuardDanilo Krummrich
2026-07-12rust: drm: restrict AlwaysRefCounted to Normal GEM Object contextDanilo Krummrich
2026-07-12rust: drm: change default DeviceContext to NormalDanilo Krummrich
2026-07-12rust: drm: Add Driver::ParentDevice associated typeDanilo Krummrich
2026-07-12Revert "drm/msm: dsi: fix PLL init in bonded mode"Dmitry Baryshkov
2026-07-12drm/msm/dpu: fix parameter name in dpu_core_perf_adjusted_mode_clk kernel-docRosen Penev
2026-07-12drm/msm/dsi: round 6G byte clock rate to the PLL-achievable valueKavan Smith
2026-07-12drm/msm/dp: add missing drm_edid_connector_update() before add_modes on cache...Jens Glathe
2026-07-11drm/xe/pf: Handle migration descriptor using KLV helpersMichal Wajdeczko
2026-07-11drm/xe/tests: Add migration packet testMichal Wajdeczko
2026-07-11drm/xe/tests: Add GuC KLV printer testMichal Wajdeczko
2026-07-11drm/xe/tests: Add object encoding helper testMichal Wajdeczko
2026-07-11drm/xe/tests: Add string encoding helper testMichal Wajdeczko
2026-07-11drm/xe/tests: Add GuC KLV helpers basic testsMichal Wajdeczko
2026-07-11drm/xe/guc: Formalize Reserved KLVsMichal Wajdeczko
2026-07-11drm/xe/guc: Add KLV parsing helperMichal Wajdeczko
2026-07-11drm/xe/guc: Add object KLV encoding helperMichal Wajdeczko
2026-07-11drm/xe/guc: Add string KLV encoding helperMichal Wajdeczko
2026-07-11drm/xe/guc: Add basic KLV encoding helpersMichal Wajdeczko
2026-07-11drm/xe/guc: Prepare to print group KLVsMichal Wajdeczko