Searched refs:DRM_FORMAT_MAX_PLANES (Results 1 – 12 of 12) sorted by relevance
32 #define DRM_FORMAT_MAX_PLANES 4u macro87 u8 cpp[DRM_FORMAT_MAX_PLANES];113 u8 char_per_block[DRM_FORMAT_MAX_PLANES];122 u8 block_w[DRM_FORMAT_MAX_PLANES];130 u8 block_h[DRM_FORMAT_MAX_PLANES];
150 unsigned int pitches[DRM_FORMAT_MAX_PLANES];168 unsigned int offsets[DRM_FORMAT_MAX_PLANES];201 struct drm_gem_object *obj[DRM_FORMAT_MAX_PLANES];
40 struct iosys_map map[DRM_FORMAT_MAX_PLANES];55 unsigned int pitch[DRM_FORMAT_MAX_PLANES];
70 struct iosys_map map[DRM_FORMAT_MAX_PLANES];78 struct iosys_map data[DRM_FORMAT_MAX_PLANES];
409 static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = { in drm_fb_xrgb8888_to_rgb332()481 static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = { in drm_fb_xrgb8888_to_rgb565()539 static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = { in drm_fb_xrgb8888_to_xrgb1555()592 static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = { in drm_fb_xrgb8888_to_argb1555()645 static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = { in drm_fb_xrgb8888_to_rgba5551()696 static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = { in drm_fb_xrgb8888_to_rgb888()747 static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = { in drm_fb_xrgb8888_to_bgr888()796 static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = { in drm_fb_xrgb8888_to_argb8888()828 static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = { in drm_fb_xrgb8888_to_abgr8888()859 static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = { in drm_fb_xrgb8888_to_xbgr8888()[all …]
158 struct drm_gem_object *objs[DRM_FORMAT_MAX_PLANES]; in drm_gem_fb_init_with_funcs()
42 struct iosys_map map[DRM_FORMAT_MAX_PLANES];66 struct iosys_map data[DRM_FORMAT_MAX_PLANES];
1555 unsigned int src_pitches[DRM_FORMAT_MAX_PLANES];1556 const u32 src[DRM_FORMAT_MAX_PLANES][TEST_BUF_SIZE];1557 unsigned int dst_pitches[DRM_FORMAT_MAX_PLANES];1558 const u32 expected[DRM_FORMAT_MAX_PLANES][TEST_BUF_SIZE];1874 size_t dst_size[DRM_FORMAT_MAX_PLANES] = { 0 }; in drm_test_fb_memcpy()1875 u32 *buf[DRM_FORMAT_MAX_PLANES] = { 0 }; in drm_test_fb_memcpy()1876 __le32 *src_cp[DRM_FORMAT_MAX_PLANES] = { 0 }; in drm_test_fb_memcpy()1877 __le32 *expected[DRM_FORMAT_MAX_PLANES] = { 0 }; in drm_test_fb_memcpy()1878 struct iosys_map dst[DRM_FORMAT_MAX_PLANES]; in drm_test_fb_memcpy()1879 struct iosys_map src[DRM_FORMAT_MAX_PLANES]; in drm_test_fb_memcpy()[all …]
201 struct iosys_map argb4444_dst[DRM_FORMAT_MAX_PLANES] = { in ast_cursor_plane_helper_atomic_update()204 unsigned int argb4444_dst_pitch[DRM_FORMAT_MAX_PLANES] = { in ast_cursor_plane_helper_atomic_update()
409 u32 ptr0_offset[DRM_FORMAT_MAX_PLANES];433 unsigned int upm_handle[DRM_FORMAT_MAX_PLANES];
295 for (i = 0; i < DRM_FORMAT_MAX_PLANES; i++) { in vc4_plane_duplicate_state()349 for (i = 0; i < DRM_FORMAT_MAX_PLANES; i++) { in vc4_plane_destroy_state()1068 for (i = 0; i < DRM_FORMAT_MAX_PLANES; i++) { in vc6_plane_free_upm()
27 uint64_t iova[DRM_FORMAT_MAX_PLANES];