Searched refs:DRM_FORMAT_AXBXGXRX106106106106 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/uapi/drm/ |
H A D | drm_fourcc.h | 235 #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 D | drm_fourcc.h | 234 #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 D | drm_fourcc.c | 221 …{ .format = DRM_FORMAT_AXBXGXRX106106106106, .depth = 0, .num_planes = 1, .cpp = { 8, 0, 0 }, .hsu… in __drm_format_info()
|