Home
last modified time | relevance | path

Searched refs:DRM_FORMAT_R4 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/uapi/drm/
H A Ddrm_fourcc.h138 #define DRM_FORMAT_R4 fourcc_code('R', '4', ' ', ' ') /* [7:0] R0:R1 4:4 two pixels/byte */ macro
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_fourcc.c168 { .format = DRM_FORMAT_R4, .depth = 4, .num_planes = 1, in __drm_format_info()

Completed in 4 milliseconds