Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Drv770d.h587 #define NUM_VS_THREADS(x) ((x) << 8) macro
H A Dr600.c2222 NUM_VS_THREADS(48) | in r600_gpu_init()
2242 NUM_VS_THREADS(78) | in r600_gpu_init()
2257 NUM_VS_THREADS(78) | in r600_gpu_init()
2271 NUM_VS_THREADS(78) | in r600_gpu_init()
H A Drv770.c1506 NUM_VS_THREADS((rdev->config.rv770.max_threads * 2)/8) | in rv770_gpu_init()
H A Devergreend.h1063 #define NUM_VS_THREADS(x) ((x) << 8) macro
H A Dr600d.h271 # define NUM_VS_THREADS(x) ((x) << 8) macro