index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_colorop.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-06
Merge tag 'drm-misc-next-2026-06-19' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-0
/
+2
2026-06-17
Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-2
/
+2
2026-06-10
drm/colorop: make lut(1/3)d_interpolation props correctly behave as mutable
Melissa Wen
1
-14
/
+14
2026-06-10
drm/colorop: Remove read-only comments from interpolation fields
Alex Hung
1
-4
/
+2
2026-05-29
drm/colorop: Create drm_atomic_helper_colorop_create_state()
Maxime Ripard
1
-0
/
+2
2026-05-04
drm: Rename struct drm_atomic_state to drm_atomic_commit
Maxime Ripard
1
-2
/
+2
2026-02-10
drm: Allow driver-managed destruction of colorop objects
Chaitanya Kumar Borah
1
-5
/
+25
2026-02-10
drm/colorop: Add destroy helper for colorop objects
Chaitanya Kumar Borah
1
-0
/
+2
2025-11-26
drm/colorop: Add DRM_COLOROP_1D_CURVE_GAMMA22 to 1D Curve
Alex Hung
1
-0
/
+18
2025-11-26
drm/colorop: Add 3D LUT support to color pipeline
Alex Hung
1
-0
/
+23
2025-11-26
drm/colorop: allow non-bypass colorops
Harry Wentland
1
-9
/
+14
2025-11-26
drm/colorop: Define LUT_1D interpolation
Harry Wentland
1
-1
/
+20
2025-11-26
drm/colorop: Add multiplier type
Alex Hung
1
-0
/
+16
2025-11-26
drm/colorop: Add 1D Curve Custom LUT type
Alex Hung
1
-0
/
+16
2025-11-26
drm/colorop: add BT2020/BT709 OETF and Inverse OETF
Harry Wentland
1
-0
/
+23
2025-11-26
drm/colorop: Add PQ 125 EOTF and its inverse
Harry Wentland
1
-0
/
+24
2025-11-26
drm/colorop: Add 3x4 CTM type
Harry Wentland
1
-0
/
+24
2025-11-26
drm/colorop: Add destroy functions for color pipeline
Alex Hung
1
-0
/
+3
2025-11-26
drm/colorop: Add NEXT property
Harry Wentland
1
-0
/
+17
2025-11-26
drm/colorop: Add BYPASS property
Harry Wentland
1
-0
/
+21
2025-11-26
drm/colorop: Add 1D Curve subtype
Harry Wentland
1
-0
/
+62
2025-11-26
drm/colorop: Add TYPE property
Harry Wentland
1
-0
/
+24
2025-11-26
drm/colorop: Introduce new drm_colorop mode object
Harry Wentland
1
-0
/
+169