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

/freebsd-10.1-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.c870 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
897 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
914 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
H A Dnid.h592 #define PACKET3_SET_CONFIG_REG 0x68 macro
H A Dr600.c2475 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
2588 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
2592 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
3057 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
3099 ib.ptr[0] = PACKET3(PACKET3_SET_CONFIG_REG, 1);
H A Dsi.c1775 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
1813 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
1841 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
2725 case PACKET3_SET_CONFIG_REG:
2731 DRM_ERROR("bad PACKET3_SET_CONFIG_REG\n");
H A Dsid.h977 #define PACKET3_SET_CONFIG_REG 0x68 macro
H A Devergreen_cs.c2434 case PACKET3_SET_CONFIG_REG:
2440 DRM_ERROR("bad PACKET3_SET_CONFIG_REG\n");
3503 case PACKET3_SET_CONFIG_REG:
3509 DRM_ERROR("bad PACKET3_SET_CONFIG_REG\n");
H A Devergreend.h1126 #define PACKET3_SET_CONFIG_REG 0x68 macro
H A Dr600_cs.c2034 case PACKET3_SET_CONFIG_REG:
2040 DRM_ERROR("bad PACKET3_SET_CONFIG_REG\n");
H A Dr600d.h1258 #define PACKET3_SET_CONFIG_REG 0x68 macro
H A Devergreen.c1505 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));

Completed in 272 milliseconds