index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-08
drm/gpuvm: use const for drm_gpuva_op_* ptrs
Alice Ryhl
1
-4
/
+4
2026-01-08
drm/gpuvm: drm_gpuvm_bo_obtain() requires lock and staged mode
Alice Ryhl
1
-2
/
+2
2025-12-30
drm/bridge: add next_bridge pointer to struct drm_bridge
Luca Ceresoli
1
-0
/
+11
2025-12-30
drm/bridge: add of_drm_find_and_get_bridge()
Luca Ceresoli
1
-0
/
+5
2025-12-25
drm/rockchip: inno-hdmi: Convert to drm bridge
Andy Yan
1
-0
/
+33
2025-12-25
drm/bridge: add connector argument to .hpd_notify callback
Dmitry Baryshkov
1
-0
/
+1
2025-12-22
drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() into proper fun...
Jani Nikula
1
-31
/
+8
2025-12-21
drm/tests: shmem: Hold reservation lock around purge
Thomas Zimmermann
1
-0
/
+1
2025-12-21
drm/tests: shmem: Hold reservation lock around madvise
Thomas Zimmermann
1
-0
/
+1
2025-12-21
drm/tests: shmem: Hold reservation lock around vmap/vunmap
Thomas Zimmermann
1
-0
/
+9
2025-12-18
drm/gem: Fix kerneldoc warnings
Loïc Molinari
1
-2
/
+2
2025-12-18
drm/syncobj: Convert syncobj idr to xarray
Tvrtko Ursulin
1
-4
/
+3
2025-12-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
4
-2
/
+161
2025-12-13
drm/sched: Add pending job list iterator
Matthew Brost
1
-0
/
+50
2025-12-13
drm/sched: Add several job helpers to avoid drivers touching scheduler state
Matthew Brost
1
-0
/
+2
2025-12-11
drm/vblank: add return value to drm_crtc_wait_one_vblank()
Jani Nikula
1
-1
/
+1
2025-12-11
drm/vblank: Unexport drm_wait_one_vblank()
Thomas Zimmermann
1
-1
/
+0
2025-12-11
drm/bridge: add drm_bridge_unplug() and drm_bridge_enter/exit()
Luca Ceresoli
1
-0
/
+12
2025-12-10
drm/gem: Fix builds with CONFIG_MMU=n
Boris Brezillon
1
-0
/
+5
2025-12-08
drm/atomic: Add dev pointer to drm_private_obj
Maxime Ripard
1
-0
/
+5
2025-12-08
drm/gem: Get rid of *_with_mnt helpers
Loïc Molinari
2
-6
/
+0
2025-12-08
drm/gem: Add huge tmpfs mountpoint helpers
Loïc Molinari
2
-0
/
+48
2025-12-08
drm/gem: Introduce drm_gem_get_unmapped_area() fop
Loïc Molinari
1
-0
/
+4
2025-12-05
Merge tag 'topic/xe-vfio-2025-12-01' of https://gitlab.freedesktop.org/drm/xe...
Dave Airlie
1
-0
/
+143
2025-12-02
drm/fbdev-helper: Remove drm_fb_helper_debug_enter/_leave()
Thomas Zimmermann
2
-44
/
+0
2025-12-02
Merge tag 'drm-misc-next-2025-12-01-1' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
14
-31
/
+710
2025-12-01
drm/xe/pf: Export helpers for VFIO
Michał Winiarski
1
-0
/
+143
2025-11-27
drm/colorop: Add DRM_COLOROP_1D_CURVE_GAMMA22 to 1D Curve
Alex Hung
1
-0
/
+18
2025-11-27
drm/colorop: Add 3D LUT support to color pipeline
Alex Hung
1
-0
/
+23
2025-11-27
drm/colorop: allow non-bypass colorops
Harry Wentland
1
-9
/
+14
2025-11-27
drm/colorop: Define LUT_1D interpolation
Harry Wentland
1
-1
/
+20
2025-11-27
drm/colorop: Add multiplier type
Alex Hung
1
-0
/
+16
2025-11-27
drm/colorop: Add 1D Curve Custom LUT type
Alex Hung
1
-0
/
+16
2025-11-27
drm: Add helper to extract lut from struct drm_color_lut32
Chaitanya Kumar Borah
1
-0
/
+16
2025-11-27
drm: Add Enhanced LUT precision structure
Uma Shankar
1
-0
/
+13
2025-11-27
drm/colorop: add BT2020/BT709 OETF and Inverse OETF
Harry Wentland
1
-0
/
+23
2025-11-27
drm/colorop: Add PQ 125 EOTF and its inverse
Harry Wentland
1
-0
/
+24
2025-11-27
drm/colorop: define a new macro for_each_new_colorop_in_state
Alex Hung
1
-0
/
+20
2025-11-27
drm/colorop: pass plane_color_pipeline client cap to atomic check
Harry Wentland
1
-0
/
+18
2025-11-27
drm/colorop: Add 3x4 CTM type
Harry Wentland
1
-0
/
+24
2025-11-27
drm/colorop: Add destroy functions for color pipeline
Alex Hung
1
-0
/
+3
2025-11-27
drm/colorop: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
Harry Wentland
1
-0
/
+7
2025-11-27
drm/plane: Add COLOR PIPELINE property
Harry Wentland
3
-0
/
+16
2025-11-27
drm/colorop: Add NEXT property
Harry Wentland
1
-0
/
+17
2025-11-27
drm/colorop: Add BYPASS property
Harry Wentland
1
-0
/
+21
2025-11-27
drm/colorop: Add 1D Curve subtype
Harry Wentland
1
-0
/
+62
2025-11-27
drm/colorop: Add TYPE property
Harry Wentland
1
-0
/
+24
2025-11-27
drm/colorop: Introduce new drm_colorop mode object
Harry Wentland
5
-0
/
+266
2025-11-27
drm: Add helper for conversion from signed-magnitude
Harry Wentland
1
-0
/
+17
2025-11-26
drm/ttm: rework pipelined eviction fence handling
Pierre-Eric Pelloux-Prayer
1
-8
/
+21
[next]