Searched refs:DRM_COLOR_RANGE_MAX (Results 1 – 6 of 6) sorted by relevance
540 DRM_COLOR_RANGE_MAX)]; in drm_plane_create_color_properties()549 (supported_ranges & -BIT(DRM_COLOR_RANGE_MAX)) != 0 || in drm_plane_create_color_properties()573 for (i = 0; i < DRM_COLOR_RANGE_MAX; i++) { in drm_plane_create_color_properties()
113 DRM_COLOR_RANGE_MAX, enumerator
896 case DRM_COLOR_RANGE_MAX: in get_conversion_matrix_to_argb_u16()
633 malidp_yuv2rgb_coeffs[][DRM_COLOR_RANGE_MAX][MALIDP_COLORADJ_NUM_COEFFS] = {
470 static const u32 ltdc_ycbcr2rgb_coeffs[DRM_COLOR_ENCODING_MAX][DRM_COLOR_RANGE_MAX][2] = {
1618 if (color_range >= DRM_COLOR_RANGE_MAX) in vc4_plane_mode_set()