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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-0
/
+57
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
2
-1
/
+33
2025-11-27
drm/colorop: Add multiplier type
Alex Hung
2
-0
/
+27
2025-11-27
drm/colorop: Add 1D Curve Custom LUT type
Alex Hung
2
-0
/
+30
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
2
-0
/
+25
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
3
-10
/
+55
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
2
-0
/
+22
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
2
-0
/
+43
2025-11-27
drm/colorop: Introduce new drm_colorop mode object
Harry Wentland
6
-0
/
+267
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
2025-11-25
drm/fb-helper: Allocate and release fb_info in single place
Thomas Zimmermann
1
-12
/
+0
2025-11-25
drm/client: Support emergency restore via sysrq for all clients
Thomas Zimmermann
1
-0
/
+8
2025-11-25
drm/client: Pass force parameter to client restore
Thomas Zimmermann
3
-11
/
+9
2025-11-15
drm/bridge: dw-hdmi-qp: Handle platform supported formats and color depth
Cristian Ciocaltea
1
-0
/
+4
2025-11-10
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
6
-1
/
+130
2025-11-07
Merge tag 'drm-misc-next-2025-11-05-1' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
11
-23
/
+132
2025-11-07
Merge tag 'drm-intel-next-2025-11-04' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
6
-1
/
+126
2025-11-06
drm/ttm: Fix @alloc_flags description
Bagas Sanjaya
2
-2
/
+2
2025-11-06
drm/panfrost: fix UAPI kernel-doc warnings
Randy Dunlap
1
-36
/
+82
2025-11-05
accel/amdxdna: Support preemption requests
Lizhi Hou
1
-1
/
+15
2025-11-04
accel/amdxdna: Add IOCTL parameter for telemetry data
Lizhi Hou
1
-0
/
+17
2025-11-04
accel/amdxdna: Add IOCTL parameter for resource data
Lizhi Hou
1
-0
/
+17
2025-11-04
drm/edid: add DRM_EDID_IDENT_INIT() to initialize struct drm_edid_ident
Jani Nikula
1
-0
/
+6
2025-11-03
drm/{i915, xe}/display: Add display runtime pm parent interface
Jouni Högander
1
-0
/
+19
2025-11-03
drm/{i915, xe}/display: pass parent interface to display probe
Jani Nikula
1
-0
/
+26
2025-10-31
Merge tag 'drm-misc-next-2025-10-28' of https://gitlab.freedesktop.org/drm/mi...
Simona Vetter
2
-0
/
+271
2025-10-31
Merge tag 'drm-xe-next-2025-10-28' of https://gitlab.freedesktop.org/drm/xe/k...
Simona Vetter
1
-0
/
+4
2025-10-31
drm/ttm: Add an allocation flag to propagate -ENOSPC on OOM
Tvrtko Ursulin
2
-0
/
+6
2025-10-31
drm/ttm: Allow drivers to specify maximum beneficial TTM pool size
Tvrtko Ursulin
1
-2
/
+3
2025-10-31
drm/ttm: Replace multiple booleans with flags in device init
Tvrtko Ursulin
1
-1
/
+2
2025-10-31
drm/ttm: Replace multiple booleans with flags in pool init
Tvrtko Ursulin
2
-5
/
+13
2025-10-31
drm/ttm: replace drm_print.h include with a forward declaration
Jani Nikula
1
-1
/
+2
2025-10-31
drm/mm: replace drm_print.h include with a forward declaration
Jani Nikula
1
-1
/
+1
2025-10-31
drm/buddy: replace drm_print.h include with a forward declaration
Jani Nikula
1
-1
/
+1
2025-10-30
drm/client: Flush client buffers with drm_client_buffer_sync()
Thomas Zimmermann
1
-1
/
+1
2025-10-30
drm/client: Create client buffers with drm_client_buffer_create_dumb()
Thomas Zimmermann
1
-1
/
+1
2025-10-30
drm/client: Remove drm_client_framebuffer_delete()
Thomas Zimmermann
1
-1
/
+1
[next]