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

/freebsd-10.0-release/sys/dev/drm2/radeon/
H A Dnid.h318 #define SC_PRIM_FIFO_SIZE(x) ((x) << 0) macro
H A Drv770d.h198 #define SC_PRIM_FIFO_SIZE(x) ((x) << 0) macro
H A Drv770.c652 WREG32(PA_SC_FIFO_SIZE, (SC_PRIM_FIFO_SIZE(rdev->config.rv770.sc_prim_fifo_size) |
H A Dni.c679 WREG32(PA_SC_FIFO_SIZE, (SC_PRIM_FIFO_SIZE(rdev->config.cayman.sc_prim_fifo_size) |
H A Devergreend.h554 #define SC_PRIM_FIFO_SIZE(x) ((x) << 0) macro
H A Devergreen.c2100 WREG32(PA_SC_FIFO_SIZE, (SC_PRIM_FIFO_SIZE(rdev->config.evergreen.sc_prim_fifo_size) |

Completed in 104 milliseconds