Searched refs:pan_block_size (Results 1 – 5 of 5) sorted by relevance
62 static const struct pan_block_size76 struct pan_block_size121 static inline struct pan_block_size125 return (struct pan_block_size) { 4, 4 }; in panfrost_u_interleaved_tile_size()127 return (struct pan_block_size) { 16, 16 }; in panfrost_u_interleaved_tile_size()135 struct pan_block_size143 return (struct pan_block_size) { 1, 1 }; in panfrost_block_size()235 struct pan_block_size block_size = in panfrost_get_legacy_stride()253 struct pan_block_size block_size = in panfrost_from_legacy_stride()343 struct pan_block_size block_size = in pan_image_layout_init()
181 struct pan_block_size { struct189 struct pan_block_size panfrost_afbc_superblock_size(uint64_t modifier); argument201 struct pan_block_size
38 struct pan_block_size blk = panfrost_block_size(DRM_FORMAT_MOD_LINEAR, format[i]); in TEST()53 …struct pan_block_size blk = panfrost_block_size(DRM_FORMAT_MOD_ARM_16X16_BLOCK_U_INTERLEAVED, form… in TEST()68 …struct pan_block_size blk = panfrost_block_size(DRM_FORMAT_MOD_ARM_16X16_BLOCK_U_INTERLEAVED, form… in TEST()90 struct pan_block_size blk = panfrost_block_size(modifier, format[i]); in TEST()112 struct pan_block_size blk = panfrost_block_size(modifier, format[i]); in TEST()
658 struct pan_block_size blocksize = panfrost_block_size(modifier, template->format); in panfrost_resource_create_with_modifier()
398 - panfrost: Use pan_block_size in layout calculation