Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Drv770d.h347 #define ROQ_IB1_START(x) ((x) << 0) macro
H A Dsid.h1040 #define ROQ_IB1_START(x) ((x) << 0) macro
H A Drv770.c1394 WREG32(CP_QUEUE_THRESHOLDS, (ROQ_IB1_START(0x16) | in rv770_gpu_init()
H A Devergreend.h473 #define ROQ_IB1_START(x) ((x) << 0) macro
H A Dr600d.h192 #define ROQ_IB1_START(x) ((x) << 0) macro
H A Dr600.c2141 WREG32(CP_QUEUE_THRESHOLDS, (ROQ_IB1_START(0x16) | ROQ_IB2_START(0x2b))); in r600_gpu_init()
H A Devergreen.c3510 WREG32(CP_QUEUE_THRESHOLDS, (ROQ_IB1_START(0x16) | in evergreen_gpu_init()
H A Dsi.c3295 WREG32(CP_QUEUE_THRESHOLDS, (ROQ_IB1_START(0x16) | in si_gpu_init()