Lines Matching full:dcc
1350 * without DCC:
1353 * with DCC & without DCC_RETILE:
1355 * - DCC surface in plane 1 (RB-aligned, pipe-aligned if DCC_PIPE_ALIGN is set)
1357 * with DCC & DCC_RETILE:
1359 * - displayable DCC surface in plane 1 (not RB-aligned & not pipe-aligned)
1360 * - pipe-aligned DCC surface in plane 2 (RB-aligned & pipe-aligned)
1370 * 13 DCC
1419 /* Whether DCC compression is enabled. */
1424 * Whether to include two DCC surfaces, one which is rb & pipe aligned, and
1442 * DCC supports embedding some clear colors directly in the DCC surface.
1460 * RB = only for TILE_VER_GFX9 & DCC
1461 * PIPE = only for TILE_VER_GFX9 & DCC & (DCC_RETILE | DCC_PIPE_ALIGN)