Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/drm/
Ddrm_fourcc.h275 #define DRM_FORMAT_Y0L0 fourcc_code('Y', '0', 'L', '0') macro
/linux-6.6.21/drivers/gpu/drm/
Ddrm_fourcc.c264 { .format = DRM_FORMAT_Y0L0, .depth = 0, .num_planes = 1, in __drm_format_info()