Home
last modified time | relevance | path

Searched refs:DRM_COLOR_RANGE_MAX (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/
Ddrm_color_mgmt.c536 DRM_COLOR_RANGE_MAX)]; in drm_plane_create_color_properties()
545 (supported_ranges & -BIT(DRM_COLOR_RANGE_MAX)) != 0 || in drm_plane_create_color_properties()
569 for (i = 0; i < DRM_COLOR_RANGE_MAX; i++) { in drm_plane_create_color_properties()
/Linux-v6.1/include/drm/
Ddrm_color_mgmt.h87 DRM_COLOR_RANGE_MAX, enumerator
/Linux-v6.1/drivers/gpu/drm/arm/
Dmalidp_planes.c642 malidp_yuv2rgb_coeffs[][DRM_COLOR_RANGE_MAX][MALIDP_COLORADJ_NUM_COEFFS] = {
/Linux-v6.1/drivers/gpu/drm/vc4/
Dvc4_plane.c1101 if (color_range >= DRM_COLOR_RANGE_MAX) in vc4_plane_mode_set()
/Linux-v6.1/drivers/gpu/drm/stm/
Dltdc.c465 static const u32 ltdc_ycbcr2rgb_coeffs[DRM_COLOR_ENCODING_MAX][DRM_COLOR_RANGE_MAX][2] = {