Lines Matching full:dcc
1608 * without DCC:
1611 * with DCC & without DCC_RETILE:
1613 * - DCC surface in plane 1 (RB-aligned, pipe-aligned if DCC_PIPE_ALIGN is set)
1615 * with DCC & DCC_RETILE:
1617 * - displayable DCC surface in plane 1 (not RB-aligned & not pipe-aligned)
1618 * - pipe-aligned DCC surface in plane 2 (RB-aligned & pipe-aligned)
1628 * 13 DCC
1696 /* Whether DCC compression is enabled. */
1701 * Whether to include two DCC surfaces, one which is rb & pipe aligned, and
1719 * DCC supports embedding some clear colors directly in the DCC surface.
1737 * RB = only for TILE_VER_GFX9 & DCC
1738 * PIPE = only for TILE_VER_GFX9 & DCC & (DCC_RETILE | DCC_PIPE_ALIGN)