Searched refs:SQ_CONFIG (Results 1 - 14 of 14) sorted by relevance

/freebsd-10.3-release/sys/dev/drm2/radeon/
H A Devergreen_blit_kms.c565 radeon_ring_write(ring, (SQ_CONFIG - PACKET3_SET_CONFIG_REG_START) >> 2);
H A Dnid.h329 #define SQ_CONFIG 0x8C00 macro
H A Drv770d.h252 #define SQ_CONFIG 0x8C00 macro
H A Drv770.c683 /* SQ_CONFIG, SQ_GPR_RESOURCE_MGMT, SQ_THREAD_RESOURCE_MGMT, SQ_STACK_RESOURCE_MGMT
686 sq_config = RREG32(SQ_CONFIG);
702 WREG32(SQ_CONFIG, sq_config);
H A Dr600_blit_kms.c452 radeon_ring_write(ring, (SQ_CONFIG - PACKET3_SET_CONFIG_REG_OFFSET) >> 2);
H A Dsid.h554 #define SQ_CONFIG 0x8C00 macro
H A Dni.c752 WREG32(SQ_CONFIG, (VC_ENABLE |
H A Devergreen.c2223 sq_config = RREG32(SQ_CONFIG);
2284 WREG32(SQ_CONFIG, sq_config);
H A Dr600.c1743 /* SQ_CONFIG, SQ_GPR_RESOURCE_MGMT, SQ_THREAD_RESOURCE_MGMT, SQ_STACK_RESOURCE_MGMT
1746 sq_config = RREG32(SQ_CONFIG);
1823 WREG32(SQ_CONFIG, sq_config);
H A Devergreend.h606 #define SQ_CONFIG 0x8C00 macro
H A Dr600_cs.c1157 case SQ_CONFIG:
H A Dr600d.h265 #define SQ_CONFIG 0x8c00 macro
H A Devergreen_cs.c3354 case SQ_CONFIG:
H A Dsi.c1749 WREG32(SQ_CONFIG, 0);

Completed in 94 milliseconds