Searched refs:NUM_VS_THREADS (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/sys/dev/drm2/radeon/
H A Devergreen_blit_kms.c541 NUM_VS_THREADS(num_vs_threads) |
H A Drv770d.h296 #define NUM_VS_THREADS(x) ((x) << 8) macro
H A Dr600.c1765 NUM_VS_THREADS(48) |
1785 NUM_VS_THREADS(78) |
1800 NUM_VS_THREADS(78) |
1814 NUM_VS_THREADS(78) |
H A Dr600_blit_kms.c463 NUM_VS_THREADS(num_vs_threads) |
H A Drv770.c712 NUM_VS_THREADS((rdev->config.rv770.max_threads * 2)/8) |
H A Devergreend.h630 #define NUM_VS_THREADS(x) ((x) << 8) macro
H A Dr600d.h285 # define NUM_VS_THREADS(x) ((x) << 8) macro
H A Devergreen.c2271 sq_thread_resource_mgmt |= NUM_VS_THREADS((((rdev->config.evergreen.max_threads - ps_thread_count) / 6) / 8) * 8);

Completed in 112 milliseconds