summaryrefslogtreecommitdiffstats
path: root/include/drm/drm_colorop.h
AgeCommit message (Expand)AuthorLines
2025-11-26drm/colorop: Add DRM_COLOROP_1D_CURVE_GAMMA22 to 1D CurveAlex Hung-0/+18
2025-11-26drm/colorop: Add 3D LUT support to color pipelineAlex Hung-0/+23
2025-11-26drm/colorop: allow non-bypass coloropsHarry Wentland-9/+14
2025-11-26drm/colorop: Define LUT_1D interpolationHarry Wentland-1/+20
2025-11-26drm/colorop: Add multiplier typeAlex Hung-0/+16
2025-11-26drm/colorop: Add 1D Curve Custom LUT typeAlex Hung-0/+16
2025-11-26drm/colorop: add BT2020/BT709 OETF and Inverse OETFHarry Wentland-0/+23
2025-11-26drm/colorop: Add PQ 125 EOTF and its inverseHarry Wentland-0/+24
2025-11-26drm/colorop: Add 3x4 CTM typeHarry Wentland-0/+24
2025-11-26drm/colorop: Add destroy functions for color pipelineAlex Hung-0/+3
2025-11-26drm/colorop: Add NEXT propertyHarry Wentland-0/+17
2025-11-26drm/colorop: Add BYPASS propertyHarry Wentland-0/+21
2025-11-26drm/colorop: Add 1D Curve subtypeHarry Wentland-0/+62
2025-11-26drm/colorop: Add TYPE propertyHarry Wentland-0/+24
2025-11-26drm/colorop: Introduce new drm_colorop mode objectHarry Wentland-0/+169