Searched refs:RADEON_UPLOAD_VIEWPORT (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/intel/io/drm/ | ||
H A D | radeon_drm.h | 59 #define RADEON_UPLOAD_VIEWPORT 0x00000020 macro |
H A D | radeon_state.c | 534 if (dirty & RADEON_UPLOAD_VIEWPORT) { in radeon_emit_state() |