Lines Matching full:dcc
1601 * without DCC:
1604 * with DCC & without DCC_RETILE:
1606 * - DCC surface in plane 1 (RB-aligned, pipe-aligned if DCC_PIPE_ALIGN is set)
1608 * with DCC & DCC_RETILE:
1610 * - displayable DCC surface in plane 1 (not RB-aligned & not pipe-aligned)
1611 * - pipe-aligned DCC surface in plane 2 (RB-aligned & pipe-aligned)
1621 * 13 DCC
1689 /* Whether DCC compression is enabled. */
1694 * Whether to include two DCC surfaces, one which is rb & pipe aligned, and
1712 * DCC supports embedding some clear colors directly in the DCC surface.
1730 * RB = only for TILE_VER_GFX9 & DCC
1731 * PIPE = only for TILE_VER_GFX9 & DCC & (DCC_RETILE | DCC_PIPE_ALIGN)