Lines Matching defs:gfx9
68 RADEON_MICRO_MODE_RENDER = 3, /* gfx9 and older: rotated */
84 /* Force a swizzle mode (gfx9+) or tile mode (gfx6-8).
182 * The gfx9 equation doesn't support mipmapping.
187 * The gfx9 equation isn't implemented.
196 /* The gfx9 DCC equation is chip-specific, and it varies with:
215 } gfx9;
231 uint16_t epitch; /* gfx9 only, not on gfx10 */
262 uint16_t fmask_epitch; /* gfx9 only, not on gfx10 */
298 uint16_t stencil_epitch; /* gfx9 only, not on gfx10 */
393 struct gfx9_surf_layout gfx9;