Searched refs:R600_NUM_PS_THREADS (Results 1 – 3 of 3) sorted by relevance
991 sq_thread_resource_mgmt = (R600_NUM_PS_THREADS(136) | in r600_gfx_init()1011 sq_thread_resource_mgmt = (R600_NUM_PS_THREADS(79) | in r600_gfx_init()1026 sq_thread_resource_mgmt = (R600_NUM_PS_THREADS(79) | in r600_gfx_init()1040 sq_thread_resource_mgmt = (R600_NUM_PS_THREADS(79) | in r600_gfx_init()1683 sq_thread_resource_mgmt = (R600_NUM_PS_THREADS((dev_priv->r600_max_threads * 4)/8) | in r700_gfx_init()
492 sq_thread_resource_mgmt = (R600_NUM_PS_THREADS(num_ps_threads) | in set_default_state()
1740 # define R600_NUM_PS_THREADS(x) ((x) << 0) macro