Searched refs:DRM_COLOR_RANGE_MAX (Results 1 – 5 of 5) sorted by relevance
536 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()
85 DRM_COLOR_RANGE_MAX, enumerator
633 malidp_yuv2rgb_coeffs[][DRM_COLOR_RANGE_MAX][MALIDP_COLORADJ_NUM_COEFFS] = {
467 static const u32 ltdc_ycbcr2rgb_coeffs[DRM_COLOR_ENCODING_MAX][DRM_COLOR_RANGE_MAX][2] = {
1619 if (color_range >= DRM_COLOR_RANGE_MAX) in vc4_plane_mode_set()