Lines Matching full:vivante
789 /* Vivante framebuffer modifiers */
792 * Vivante 4x4 tiling layout
797 #define DRM_FORMAT_MOD_VIVANTE_TILED fourcc_mod_code(VIVANTE, 1)
800 * Vivante 64x64 super-tiling layout
809 #define DRM_FORMAT_MOD_VIVANTE_SUPER_TILED fourcc_mod_code(VIVANTE, 2)
812 * Vivante 4x4 tiling layout for dual-pipe
818 #define DRM_FORMAT_MOD_VIVANTE_SPLIT_TILED fourcc_mod_code(VIVANTE, 3)
821 * Vivante 64x64 super-tiling layout for dual-pipe
827 #define DRM_FORMAT_MOD_VIVANTE_SPLIT_SUPER_TILED fourcc_mod_code(VIVANTE, 4)
830 * Vivante TS (tile-status) buffer modifiers. They can be combined with all of
836 * We reserve the top 8 bits of the Vivante modifier space for tile status
847 * Vivante compression modifiers. Those depend on a TS modifier being present