Searched refs:DRM_FORMAT_ABGR16161616 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/uapi/drm/ |
H A D | drm_fourcc.h | 218 #define DRM_FORMAT_ABGR16161616 fourcc_code('A', 'B', '4', '8') /* [63:0] A:B:G:R 16:16:16:16 littl… macro
|
/openbmc/qemu/include/standard-headers/drm/ |
H A D | drm_fourcc.h | 217 #define DRM_FORMAT_ABGR16161616 fourcc_code('A', 'B', '4', '8') /* [63:0] A:B:G:R 16:16:16:16 littl… macro
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_fourcc.c | 225 …{ .format = DRM_FORMAT_ABGR16161616, .depth = 0, .num_planes = 1, .cpp = { 8, 0, 0 }, .hsub = 1, … in __drm_format_info()
|
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_plane.c | 59 DRM_FORMAT_ABGR16161616, 120 DRM_FORMAT_ABGR16161616, in amdgpu_dm_plane_fill_blending_from_plane_state()
|
H A D | amdgpu_dm.c | 5001 case DRM_FORMAT_ABGR16161616: in fill_dc_plane_info_and_addr()
|