Home
last modified time | relevance | path

Searched refs:R600_VC_ENABLE (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
Dr600_cp.c979 R600_VC_ENABLE | in r600_gfx_init()
1004 sq_config &= ~R600_VC_ENABLE; in r600_gfx_init()
1664 R600_VC_ENABLE | in r700_gfx_init()
1672 sq_config &= ~R600_VC_ENABLE; in r700_gfx_init()
Dr600_blit.c478 sq_config = R600_VC_ENABLE; in set_default_state()
Dradeon_drv.h1721 # define R600_VC_ENABLE (1 << 0) macro