Home
last modified time | relevance | path

Searched refs:DRM_FORMAT_P030 (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/vc4/
A Dvc4_plane.c149 .drm = DRM_FORMAT_P030,
964 if (fb->format->format == DRM_FORMAT_P030) { in vc4_plane_mode_set()
998 if (fb->format->format == DRM_FORMAT_P030) { in vc4_plane_mode_set()
1575 case DRM_FORMAT_P030: in vc4_format_mod_supported()
/linux-6.3-rc2/include/uapi/drm/
A Ddrm_fourcc.h360 #define DRM_FORMAT_P030 fourcc_code('P', '0', '3', '0') /* 2x2 subsampled Cr:Cb plane 10 bits per … macro
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_fourcc.c310 { .format = DRM_FORMAT_P030, .depth = 0, .num_planes = 2, in __drm_format_info()

Completed in 9 milliseconds