Searched refs:DRM_FORMAT_XBGR4444 (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/gpu/drm/pl111/ |
| H A D | pl111_drv.c | 375 DRM_FORMAT_XBGR4444, 401 DRM_FORMAT_XBGR4444,
|
| /linux/include/uapi/drm/ |
| H A D | drm_fourcc.h | 166 #define DRM_FORMAT_XBGR4444 fourcc_code('X', 'B', '1', '2') /* [15:0] x:B:G:R 4:4:4:4 little endian… macro
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_fourcc.c | 204 …{ .format = DRM_FORMAT_XBGR4444, .depth = 0, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsu… in __drm_format_info()
|
| /linux/drivers/gpu/drm/vc4/ |
| H A D | vc4_plane.c | 216 .drm = DRM_FORMAT_XBGR4444, 2478 case DRM_FORMAT_XBGR4444: in vc4_format_mod_supported()
|