index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
2026-04-03
drm/panthor: Part ways with drm_gem_shmem_object
Boris Brezillon
2026-04-03
drm/panthor: Don't call drm_gpuvm_bo_extobj_add() if the object is private
Boris Brezillon
2026-04-03
drm/panthor: Group panthor_kernel_bo_xxx() helpers
Boris Brezillon
2026-04-03
drm/panthor: Move panthor_gems_debugfs_init() to panthor_gem.c
Boris Brezillon
2026-04-03
drm/panthor: Remove unused panthor_vm_op_ctx::map::new_vma field
Boris Brezillon
2026-04-03
drm/gem: Consider GEM object reclaimable if shrinking fails
Boris Brezillon
2026-04-03
tyr: remove impl Send/Sync for TyrData
Alice Ryhl
2026-04-03
Merge tag 'drm-misc-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2026-04-03
Merge tag 'drm-msm-next-2026-04-02' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2026-04-03
Merge tag 'amd-drm-fixes-7.0-2026-04-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2026-04-03
Merge tag 'drm-xe-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
2026-04-03
Merge tag 'drm-intel-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
2026-04-03
drm/shmem_helper: Make sure PMD entries get the writeable upgrade
Boris Brezillon
2026-04-02
drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generations
Ionut Nechita
2026-04-02
drm/vc4: Clean-up UAPI header inclusion
Maíra Canal
2026-04-02
drm/vc4: Use devm_request_irq() for automatic cleanup
Maíra Canal
2026-04-02
drm/vc4: Protect madv read in vc4_gem_object_mmap() with madv_lock
Maíra Canal
2026-04-02
drm/vc4: Fix a memory leak in hang state error path
Maíra Canal
2026-04-02
drm/vc4: Fix memory leak of BO array in hang state
Maíra Canal
2026-04-02
drm/vc4: Release runtime PM reference after binding V3D
Maíra Canal
2026-04-02
drm/xe: Drop redundant rtp entries for Wa_14019988906 & Wa_14019877138
Matt Roper
2026-04-02
drm/xe: pass struct xe_device to xe_display_bo_fbdev_prefer_stolen()
Jani Nikula
2026-04-02
drm/i915: pass struct drm_i915_private to i915_bo_fbdev_prefer_stolen()
Jani Nikula
2026-04-02
drm/{i915, xe}: move fbdev fb calls to parent interface
Jani Nikula
2026-04-02
drm/{i915, xe}/fbdev: drop drm device parameter from intel_fbdev_fb_fill_info()
Jani Nikula
2026-04-02
drm/xe/fbdev: put intel_fbdev_fb_prefer_stolen() behind IS_ENABLED(CONFIG_DRM...
Jani Nikula
2026-04-02
drm/ioc32: stop speculation on the drm_compat_ioctl path
Greg Kroah-Hartman
2026-04-02
drm/i915/psr: Do not use pipe_src as borders for SU area
Jouni Högander
2026-04-01
drm/gpusvm: Reject VMAs with VM_IO or VM_PFNMAP when creating SVM ranges
Matthew Brost
2026-04-02
Merge tag 'amd-drm-next-7.1-2026-04-01' of https://gitlab.freedesktop.org/agd...
Dave Airlie
2026-04-01
drm/xe/vm: Add missing pad and extensions check
Jonathan Cavitt
2026-04-01
drm/msm: Use of_get_available_child_by_name()
Biju Das
2026-04-01
drm/msm/dpu: eliza: Use Eliza-specific CWB array
Krzysztof Kozlowski
2026-04-01
drm/msm/dp: remove debugging prints with internal struct phy state
Vladimir Oltean
2026-04-01
drm/msm/dpu: drop INTF_0 on MSM8953
Dmitry Baryshkov
2026-04-01
drm/msm/dpu: correct DP MST interface configuration
Dmitry Baryshkov
2026-04-01
drm/msm/mdp5: drop workarounds specific to MDP5 1.0
Dmitry Baryshkov
2026-04-01
drm/msm/mdp5: drop single flush support
Dmitry Baryshkov
2026-04-01
drm/i915/rom: Use intel_de for SPI ROM register access
Ville Syrjälä
2026-04-01
drm/i915/mchbar: Use intel_de_read*() for MCHBAR register accesses
Ville Syrjälä
2026-04-01
drm/i915/vrr: Use intel_de_read64_2x32()
Ville Syrjälä
2026-04-01
drm/i915/de: Add a simple intel_de_read64_2x32()
Ville Syrjälä
2026-04-01
drm/i915/de: s/intel_de_read64_2x32()/intel_de_read64_2x32_volatile()/
Ville Syrjälä
2026-04-01
drm/i915/de: Add intel_de_read16()
Ville Syrjälä
2026-04-01
drm/i915/mchbar: Use intel_mchbar_read*() instead of intel_uncore_read*()
Ville Syrjälä
2026-04-01
drm/i915/mchbar: Use intel_mchbar_read() instead of intel_de_read()
Ville Syrjälä
2026-04-01
drm/i915/mchbar: WARN when accessing non-MCHBAR registers via intel_mchbar_re...
Ville Syrjälä
2026-04-01
drm/i915/mchbar: Define the end of the MCHBAR mirror
Ville Syrjälä
2026-04-01
drm/i915/mchbar: Provide intel_mchbar_read*() abstraction
Ville Syrjälä
2026-04-01
drm/i915/qgv: Use intel_de_read() for MTL_MEM_SS_INFO* reads
Ville Syrjälä
[prev]
[next]