num_gs_verts_per_thread 1177 drivers/gpu/drm/radeon/rv770.c 	u32 num_gs_verts_per_thread;
num_gs_verts_per_thread 1560 drivers/gpu/drm/radeon/rv770.c 	num_gs_verts_per_thread = rdev->config.rv770.max_pipes * 16;
num_gs_verts_per_thread 1561 drivers/gpu/drm/radeon/rv770.c 	vgt_gs_per_es = gs_prim_buffer_depth + num_gs_verts_per_thread;