summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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-14Merge tag 'rust-io-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Danilo Krummrich
2026-07-13Merge patch series "rust: I/O type generalization and projection"Danilo Krummrich
2026-07-13Merge patch series "ForLt/CovariantForLt split, auxiliary closure API and Dev...Danilo Krummrich
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