Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Drv770d.h347 #define ROQ_IB1_START(x) ((x) << 0) macro
H A Drv770.c1398 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.c2150 WREG32(CP_QUEUE_THRESHOLDS, (ROQ_IB1_START(0x16) | ROQ_IB2_START(0x2b))); in r600_gpu_init()
H A Devergreen.c3528 WREG32(CP_QUEUE_THRESHOLDS, (ROQ_IB1_START(0x16) | in evergreen_gpu_init()