Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/drm/
H A Ddrm_fourcc.h235 #define DRM_FORMAT_AXBXGXRX106106106106 fourcc_code('A', 'B', '1', '0') /* [63:0] A:x:B:x:G:x:R:x 1… macro
/openbmc/qemu/include/standard-headers/drm/
H A Ddrm_fourcc.h234 #define DRM_FORMAT_AXBXGXRX106106106106 fourcc_code('A', 'B', '1', '0') /* [63:0] A:x:B:x:G:x:R:x 1… macro
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_fourcc.c221 …{ .format = DRM_FORMAT_AXBXGXRX106106106106, .depth = 0, .num_planes = 1, .cpp = { 8, 0, 0 }, .hsu… in __drm_format_info()