Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Drv770d.h489 #define SC_PRIM_FIFO_SIZE(x) ((x) << 0) macro
H A Dnid.h361 #define SC_PRIM_FIFO_SIZE(x) ((x) << 0) macro
H A Drv770.c1445 WREG32(PA_SC_FIFO_SIZE, (SC_PRIM_FIFO_SIZE(rdev->config.rv770.sc_prim_fifo_size) | in rv770_gpu_init()
H A Devergreend.h987 #define SC_PRIM_FIFO_SIZE(x) ((x) << 0) macro
H A Dni.c1209 WREG32(PA_SC_FIFO_SIZE, (SC_PRIM_FIFO_SIZE(rdev->config.cayman.sc_prim_fifo_size) | in cayman_gpu_init()
H A Devergreen.c3537 WREG32(PA_SC_FIFO_SIZE, (SC_PRIM_FIFO_SIZE(rdev->config.evergreen.sc_prim_fifo_size) | in evergreen_gpu_init()