Home
last modified time | relevance | path

Searched refs:DRM_FORMAT_Y0L2 (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/uapi/drm/
Ddrm_fourcc.h199 #define DRM_FORMAT_Y0L2 fourcc_code('Y', '0', 'L', '2') macro
/Linux-v5.10/drivers/gpu/drm/
Ddrm_fourcc.c249 { .format = DRM_FORMAT_Y0L2, .depth = 0, .num_planes = 1, in __drm_format_info()