Searched refs:DRM_FORMAT_P210 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/include/uapi/drm/ |
H A D | drm_fourcc.h | 332 #define DRM_FORMAT_P210 fourcc_code('P', '2', '1', '0') /* 2x1 subsampled Cr:Cb plane, 10 bit per … macro
|
/openbmc/qemu/include/standard-headers/drm/ |
H A D | drm_fourcc.h | 333 #define DRM_FORMAT_P210 fourcc_code('P', '2', '1', '0') /* 2x1 subsampled Cr:Cb plane, 10 bit per … macro
|
/openbmc/linux/Documentation/gpu/ |
H A D | afbc.rst | 199 * - DRM_FORMAT_P210
|
/openbmc/linux/drivers/gpu/drm/sun4i/ |
H A D | sun8i_mixer.c | 234 .drm_fmt = DRM_FORMAT_P210,
|
H A D | sun8i_vi_layer.c | 524 DRM_FORMAT_P210,
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_fourcc.c | 285 { .format = DRM_FORMAT_P210, .depth = 0, in __drm_format_info()
|