Searched full:macrotile (Results 1 – 13 of 13) sorted by relevance
59 /* MacroTile Boundaries X Plane */64 * X1 MacroTile boundary, left tile X for second column of macrotiles (16MT mode) - 32 pixels across70 * X2 MacroTile boundary, left tile X for third(16MT) column of macrotiles - 32 pixels across tile75 * X3 MacroTile boundary, left tile X for fourth column of macrotiles (16MT) - 32 pixels across tile80 /* MacroTile Boundaries Y Plane. */85 * X1 MacroTile boundary, ltop tile Y for second column of macrotiles (16MT mode) - 32 pixels tile91 * X2 MacroTile boundary, top tile Y for third(16MT) column of macrotiles - 32 pixels tile height96 * X3 MacroTile boundary, top tile Y for fourth column of macrotiles (16MT) - 32 pixels tile height143 * Macrotile width, in tiles. A value of zero corresponds to the maximum size150 * Macrotile height, in tiles. A value of zero corresponds to the maximum size
22 * struct pvr_rt_mtile_info - Render target macrotile information260 * Set up 16 macrotiles with a multiple of 2x2 tiles per macrotile, which is in hwrt_init_common_fw_structure()272 /* Set up 16 macrotiles with a multiple of 4x4 tiles per macrotile. */ in hwrt_init_common_fw_structure()
369 /* TODO: macrotile-qseed is different from macrotile */
364 /* TODO: macrotile-qseed is different from macrotile */
387 /* TODO: macrotile-qseed is different from macrotile */
408 /* TODO: macrotile-qseed is different from macrotile */
404 /* TODO: macrotile-qseed is different from macrotile */
446 /* TODO: macrotile-qseed is different from macrotile */
826 * Each macrotile consists of m x n (mostly 4 x 4) tiles.827 * Pixel data pitch/stride is aligned with macrotile width.828 * Pixel data height is aligned with macrotile height.839 * Each macrotile consists of m x n (mostly 4 x 4) tiles.840 * Pixel data pitch/stride is aligned with macrotile width.841 * Pixel data height is aligned with macrotile height.
1027 /* CIK macrotile mode array */
930 /** @macrotile_array_dev_addr: [IN] Macrotile array GPU virtual address. */
507 DRM_DEBUG_KMS("macrotile mode array is cik+ only!\n"); in radeon_info_ioctl()