Searched refs:RADEON_ZBLOCK16 (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/radeon/ | ||
D | radeon_drv.h | 832 # define RADEON_ZBLOCK16 (1 << 15) macro |
D | radeon_cp.c | 1273 UCODE_R100 ? RADEON_ZBLOCK16 : 0)); in radeon_do_init_cp() |