Home
last modified time | relevance | path

Searched refs:RADEON_Z_HIERARCHY_ENABLE (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/gpu/drm/radeon/
Dradeon_state.c1226 tempRB3D_ZSTENCILCNTL |= RADEON_Z_HIERARCHY_ENABLE; in radeon_cp_dispatch_clear()
1302 tempRB3D_ZSTENCILCNTL |= RADEON_Z_HIERARCHY_ENABLE; in radeon_cp_dispatch_clear()
Dradeon_drv.h863 # define RADEON_Z_HIERARCHY_ENABLE (1 << 8) macro