Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Drv770.c1520 sq_thread_resource_mgmt |= NUM_GS_THREADS(rdev->config.rv770.max_gs_threads); in rv770_gpu_init()
1522 sq_thread_resource_mgmt |= NUM_GS_THREADS((rdev->config.rv770.max_gs_threads * 1)/8); in rv770_gpu_init()
A Drv770d.h588 #define NUM_GS_THREADS(x) ((x) << 16) macro
A Dr600.c2223 NUM_GS_THREADS(4) | in r600_gpu_init()
2243 NUM_GS_THREADS(4) | in r600_gpu_init()
2258 NUM_GS_THREADS(4) | in r600_gpu_init()
2272 NUM_GS_THREADS(4) | in r600_gpu_init()
A Devergreend.h1064 #define NUM_GS_THREADS(x) ((x) << 16) macro
A Dr600d.h272 # define NUM_GS_THREADS(x) ((x) << 16) macro
A Devergreen.c3621 …sq_thread_resource_mgmt |= NUM_GS_THREADS((((rdev->config.evergreen.max_threads - ps_thread_count)… in evergreen_gpu_init()

Completed in 53 milliseconds