Home
last modified time | relevance | path

Searched refs:NUM_PS_THREADS (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Drv770d.h586 #define NUM_PS_THREADS(x) ((x) << 0) macro
H A Dr600.c2222 sq_thread_resource_mgmt = (NUM_PS_THREADS(136) | in r600_gpu_init()
2242 sq_thread_resource_mgmt = (NUM_PS_THREADS(79) | in r600_gpu_init()
2257 sq_thread_resource_mgmt = (NUM_PS_THREADS(79) | in r600_gpu_init()
2271 sq_thread_resource_mgmt = (NUM_PS_THREADS(79) | in r600_gpu_init()
H A Devergreend.h1062 #define NUM_PS_THREADS(x) ((x) << 0) macro
H A Dr600d.h270 # define NUM_PS_THREADS(x) ((x) << 0) macro
H A Drv770.c1508 sq_thread_resource_mgmt = (NUM_PS_THREADS((rdev->config.rv770.max_threads * 4)/8) | in rv770_gpu_init()
H A Devergreen.c3617 sq_thread_resource_mgmt = NUM_PS_THREADS(ps_thread_count); in evergreen_gpu_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Drv770d.h586 #define NUM_PS_THREADS(x) ((x) << 0) macro
H A Dr600.c2221 sq_thread_resource_mgmt = (NUM_PS_THREADS(136) | in r600_gpu_init()
2241 sq_thread_resource_mgmt = (NUM_PS_THREADS(79) | in r600_gpu_init()
2256 sq_thread_resource_mgmt = (NUM_PS_THREADS(79) | in r600_gpu_init()
2270 sq_thread_resource_mgmt = (NUM_PS_THREADS(79) | in r600_gpu_init()
H A Drv770.c1505 sq_thread_resource_mgmt = (NUM_PS_THREADS((rdev->config.rv770.max_threads * 4)/8) | in rv770_gpu_init()
H A Devergreend.h1062 #define NUM_PS_THREADS(x) ((x) << 0) macro
H A Dr600d.h270 # define NUM_PS_THREADS(x) ((x) << 0) macro
H A Devergreen.c3619 sq_thread_resource_mgmt = NUM_PS_THREADS(ps_thread_count); in evergreen_gpu_init()

Completed in 64 milliseconds