Searched refs:DRM_FORMAT_MAX_PLANES (Results 1 – 7 of 7) sorted by relevance
31 #define DRM_FORMAT_MAX_PLANES 4u macro86 u8 cpp[DRM_FORMAT_MAX_PLANES];112 u8 char_per_block[DRM_FORMAT_MAX_PLANES];121 u8 block_w[DRM_FORMAT_MAX_PLANES];129 u8 block_h[DRM_FORMAT_MAX_PLANES];
150 unsigned int pitches[DRM_FORMAT_MAX_PLANES];168 unsigned int offsets[DRM_FORMAT_MAX_PLANES];213 struct drm_gem_object *obj[DRM_FORMAT_MAX_PLANES];
60 struct iosys_map map[DRM_FORMAT_MAX_PLANES];68 struct iosys_map data[DRM_FORMAT_MAX_PLANES];
139 static const unsigned int default_dst_pitch[DRM_FORMAT_MAX_PLANES] = { in drm_fb_xfrm()177 static const unsigned int default_dst_pitch[DRM_FORMAT_MAX_PLANES] = { in drm_fb_memcpy()314 static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = { in drm_fb_xrgb8888_to_rgb332()384 static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = { in drm_fb_xrgb8888_to_rgb565()441 static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = { in drm_fb_xrgb8888_to_xrgb1555()493 static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = { in drm_fb_xrgb8888_to_argb1555()545 static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = { in drm_fb_xrgb8888_to_rgba5551()595 static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = { in drm_fb_xrgb8888_to_rgb888()643 static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = { in drm_fb_xrgb8888_to_argb8888()674 static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = { in drm_fb_xrgb8888_to_abgr8888()[all …]
158 struct drm_gem_object *objs[DRM_FORMAT_MAX_PLANES]; in drm_gem_fb_init_with_funcs()
32 struct iosys_map map[DRM_FORMAT_MAX_PLANES];49 struct iosys_map data[DRM_FORMAT_MAX_PLANES];
27 uint64_t iova[DRM_FORMAT_MAX_PLANES];