Searched refs:PACKET3_SET_CONFIG_REG (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.2-release/sys/dev/drm2/radeon/
H A Devergreen_blit_kms.c97 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
258 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
554 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
559 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
564 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 11));
H A Dr600_blit_kms.c261 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
451 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 6));
H A Dni.c928 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
955 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
972 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
H A Dnid.h596 #define PACKET3_SET_CONFIG_REG 0x68 macro
H A Dr600.c2481 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
2594 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
2598 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
3063 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
3105 ib.ptr[0] = PACKET3(PACKET3_SET_CONFIG_REG, 1);
H A Dsi.c1803 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
1841 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
1869 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
2753 case PACKET3_SET_CONFIG_REG:
2759 DRM_ERROR("bad PACKET3_SET_CONFIG_REG\n");
H A Dsid.h979 #define PACKET3_SET_CONFIG_REG 0x68 macro
H A Devergreen_cs.c2438 case PACKET3_SET_CONFIG_REG:
2444 DRM_ERROR("bad PACKET3_SET_CONFIG_REG\n");
3507 case PACKET3_SET_CONFIG_REG:
3513 DRM_ERROR("bad PACKET3_SET_CONFIG_REG\n");
H A Devergreend.h1126 #define PACKET3_SET_CONFIG_REG 0x68 macro
H A Dr600_cs.c2037 case PACKET3_SET_CONFIG_REG:
2043 DRM_ERROR("bad PACKET3_SET_CONFIG_REG\n");
H A Dr600d.h1264 #define PACKET3_SET_CONFIG_REG 0x68 macro
H A Devergreen.c1614 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));

Completed in 183 milliseconds