Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/drm/
H A Ddrm_fourcc.h135 #define DRM_FORMAT_R2 fourcc_code('R', '2', ' ', ' ') /* [7:0] R0:R1:R2:R3 2:2:2:2 four pixels/byt… macro
/openbmc/qemu/include/standard-headers/drm/
H A Ddrm_fourcc.h134 #define DRM_FORMAT_R2 fourcc_code('R', '2', ' ', ' ') /* [7:0] R0:R1:R2:R3 2:2:2:2 four pixels/byt… macro
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_fourcc.c166 { .format = DRM_FORMAT_R2, .depth = 2, .num_planes = 1, in __drm_format_info()