Home
last modified time | relevance | path

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

/NextBSD/sys/dev/drm2/radeon/
HDrv770d.h295 #define NUM_PS_THREADS(x) ((x) << 0) macro
HDevergreen_blit_kms.c540 sq_thread_resource_mgmt = (NUM_PS_THREADS(num_ps_threads) | in set_default_state()
HDr600_blit_kms.c429 sq_thread_resource_mgmt = (NUM_PS_THREADS(num_ps_threads) | in set_default_state()
HDr600.c1764 sq_thread_resource_mgmt = (NUM_PS_THREADS(136) | in r600_gpu_init()
1784 sq_thread_resource_mgmt = (NUM_PS_THREADS(79) | in r600_gpu_init()
1799 sq_thread_resource_mgmt = (NUM_PS_THREADS(79) | in r600_gpu_init()
1813 sq_thread_resource_mgmt = (NUM_PS_THREADS(79) | in r600_gpu_init()
HDrv770.c711 sq_thread_resource_mgmt = (NUM_PS_THREADS((rdev->config.rv770.max_threads * 4)/8) | in rv770_gpu_init()
HDevergreend.h629 #define NUM_PS_THREADS(x) ((x) << 0) macro
HDr600d.h284 # define NUM_PS_THREADS(x) ((x) << 0) macro
HDevergreen.c2270 sq_thread_resource_mgmt = NUM_PS_THREADS(ps_thread_count); in evergreen_gpu_init()