Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Drv770.c1174 u32 num_gs_verts_per_thread; in rv770_gpu_init() local
1557 num_gs_verts_per_thread = rdev->config.rv770.max_pipes * 16; in rv770_gpu_init()
1558 vgt_gs_per_es = gs_prim_buffer_depth + num_gs_verts_per_thread; in rv770_gpu_init()