Searched refs:DRM_FORMAT_P030 (Results 1 – 3 of 3) sorted by relevance
162 .drm = DRM_FORMAT_P030,1364 if (fb->format->format == DRM_FORMAT_P030) { in vc4_plane_mode_set()1398 if (fb->format->format == DRM_FORMAT_P030) { in vc4_plane_mode_set()1830 if (fb->format->format == DRM_FORMAT_P030) { in vc6_plane_mode_set()1861 if (fb->format->format == DRM_FORMAT_P030) { in vc6_plane_mode_set()1901 components_per_word = fb->format->format == DRM_FORMAT_P030 ? 24 : 32; in vc6_plane_mode_set()2465 case DRM_FORMAT_P030: in vc4_format_mod_supported()
380 #define DRM_FORMAT_P030 fourcc_code('P', '0', '3', '0') /* 2x2 subsampled Cr:Cb plane 10 bits per … macro
354 { .format = DRM_FORMAT_P030, .depth = 0, .num_planes = 2, in __drm_format_info()