Home
last modified time | relevance | path

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

/linux/drivers/gpu/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.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()
H A Dsi.c3285 WREG32(CP_QUEUE_THRESHOLDS, (ROQ_IB1_START(0x16) | in si_gpu_init()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h1038 #define ROQ_IB1_START(x) ((x) << 0) macro