Searched refs:RADEON_ZBLOCK16 (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/intel/io/drm/ | ||
H A D | radeon_drv.h | 574 #define RADEON_ZBLOCK16 (1 << 15) macro |
H A D | radeon_cp.c | 1457 UCODE_R100 ? RADEON_ZBLOCK16 : 0)); in radeon_do_init_cp() |