Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/drm/
Ddrm_fourcc.h268 #define DRM_FORMAT_Y0L2 fourcc_code('Y', '0', 'L', '2') macro
/linux-6.1.9/drivers/gpu/drm/
Ddrm_fourcc.c266 { .format = DRM_FORMAT_Y0L2, .depth = 0, .num_planes = 1, in __drm_format_info()