Searched refs:num_gs_verts_per_thread (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/radeon/
H A Dr600_cp.c724 u32 num_gs_verts_per_thread; local
1102 num_gs_verts_per_thread = dev_priv->r600_max_pipes * 16;
1103 vgt_gs_per_es = gs_prim_buffer_depth + num_gs_verts_per_thread;
1351 u32 num_gs_verts_per_thread; local
1723 num_gs_verts_per_thread = dev_priv->r600_max_pipes * 16;
1724 vgt_gs_per_es = gs_prim_buffer_depth + num_gs_verts_per_thread;
H A Drv770.c498 u32 num_gs_verts_per_thread; local
864 num_gs_verts_per_thread = rdev->config.rv770.max_pipes * 16;
865 vgt_gs_per_es = gs_prim_buffer_depth + num_gs_verts_per_thread;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dr600_cp.c724 u32 num_gs_verts_per_thread; local
1102 num_gs_verts_per_thread = dev_priv->r600_max_pipes * 16;
1103 vgt_gs_per_es = gs_prim_buffer_depth + num_gs_verts_per_thread;
1351 u32 num_gs_verts_per_thread; local
1723 num_gs_verts_per_thread = dev_priv->r600_max_pipes * 16;
1724 vgt_gs_per_es = gs_prim_buffer_depth + num_gs_verts_per_thread;
H A Drv770.c498 u32 num_gs_verts_per_thread; local
864 num_gs_verts_per_thread = rdev->config.rv770.max_pipes * 16;
865 vgt_gs_per_es = gs_prim_buffer_depth + num_gs_verts_per_thread;

Completed in 216 milliseconds