summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-02-19drm/i915/dp: Fix ww mutex lock failure in for_each_joiner_candidate() loopImre Deak
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-18drm/amd/display: Add static keyword for sharpness tablesSamson Tam
2026-02-18drm/amd/display: Only use analog stream encoder with analog engineTimur Kristóf
2026-02-18drm/amd/display: Only use analog link encoder with analog engineTimur Kristóf
2026-02-18drm/amd/display: Use DCE 6 link encoder for DCE 6 analog connectorsTimur Kristóf
2026-02-18Merge tag 'amd-drm-next-6.20-2026-02-13' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-02-18Merge tag 'drm-intel-next-fixes-2026-02-13' of https://gitlab.freedesktop.org...Dave Airlie
2026-02-17drm/xe: Convert GT stats to per-cpu countersMatthew Brost
2026-02-17drm/xe: Prevent VFs from exposing the CCS mode sysfs fileNareshkumar Gollakoti
2026-02-17drm/xe/hwmon: Prevent unintended VRAM channel creationKarthik Poosa
2026-02-17drm/pagemap: pass pagemap_addr by referenceArnd Bergmann
2026-02-17drm/xe/bo: Redirect faults to dummy page for wedged deviceRaag Jadav
2026-02-17drm/xe: Make xe_modparam.force_vram_bar_size signedShuicheng Lin
2026-02-17drm/xe/vf: Avoid reading media version when media GT is disabledPiotr Piórkowski
2026-02-17drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138Matt Roper
2026-02-17drm/xe/mmio: Avoid double-adjust in 64-bit readsShuicheng Lin
2026-02-17drm/xe: Add bounds check on pat_index to prevent OOB kernel read in madviseJia Yao
2026-02-17drm/xe/configfs: Fix 'parameter name omitted' errorsMichal Wajdeczko
2026-02-17drm/xe/pf: Fix sysfs initializationMichal Wajdeczko
2026-02-17drm/xe/hwmon: Prevent unintended VRAM channel creationKarthik Poosa
2026-02-17drm/panic: depends on PRINTKJocelyn Falempe
2026-02-17drm/i915/dp: Add missing slice count check during mode validationImre Deak
2026-02-17drm/i915/dp_mst: Allow modes requiring compression for DSC passthroughImre Deak
2026-02-17drm/i915/dp_mst: Track min link BPP as x16 fixed-point during mode validationImre Deak
2026-02-17drm/i915/dp: Export intel_dp_compute_min_compressed_bpp_x16()Imre Deak
2026-02-17drm/i915/dp: Add missing slice count check during mode validationImre Deak
2026-02-17drm/pagemap: pass pagemap_addr by referenceArnd Bergmann
2026-02-17drm/tiny: sharp-memory: fix pointer error dereferenceEthan Tidmore
2026-02-17drm/i915/gt: Check set_default_submission() before deferencingRahul Bukte
2026-02-16nouveau/gsp: drop WARN_ON in ACPI probesDave Airlie
2026-02-16drm/xe: Remove xe_ggtt_node_allocatedMaarten Lankhorst
2026-02-16drm/xe: Make xe_ggtt_node_insert return a nodeMaarten Lankhorst
2026-02-16drm/xe: Move struct xe_ggtt to xe_ggtt.cMaarten Lankhorst
2026-02-16drm/xe: Rewrite GGTT VF initializationMaarten Lankhorst
2026-02-16drm/xe: Make xe_ggtt_node offset relative to starting offsetMaarten Lankhorst
2026-02-16drm/vc4: hdmi: replace use of system_wq with system_percpu_wqMarco Crivellari
2026-02-14Partly revert "drm/hyperv: Remove reference to hyperv_fb driver"Helge Deller
2026-02-14drm/hyperv: Remove reference to hyperv_fb driverPrasanna Kumar T S M
2026-02-14drm/nouveau/gsp: add support for GA100Timur Tabi
2026-02-13drm/xe: remove unnecessary struct dram_info forward declarationJani Nikula
2026-02-14drm/bridge: lt9611: Add support for single Port B inputHongyang Zhao
2026-02-13drm/bridge: ti-sn65dsi86: Enable HPD polling if IRQ is not usedFranz Schnyder
2026-02-13drm/xe: Avoid touching consumer fields in GuC pagefault ackMatthew Brost
2026-02-13drm/xe: Pack fault type and level into a u8Matthew Brost
2026-02-13drm/xe/xe2: Apply Wa_14024997852Arvind Yadav
2026-02-13drm/xe/bo: Redirect faults to dummy page for wedged deviceRaag Jadav
2026-02-13drm/xe: Force EXEC_QUEUE_FLAG_KERNEL for kernel internal VMsPiotr Piórkowski
2026-02-13Merge tag 'amd-drm-next-6.20-2026-02-06' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-02-12drm/xe: Stop applying Wa_16018737384 from Xe3 onwardMatt Roper