Searched refs:R600_IT_SET_RESOURCE (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/dev/drm/
H A Dr600_blit.c1196 #define R600_IT_SET_RESOURCE 0x00006D00 macro
1356 OUT_RING(CP_PACKET3(R600_IT_SET_RESOURCE, 7));
1404 OUT_RING(CP_PACKET3(R600_IT_SET_RESOURCE, 7));
H A Dradeon_cs.c129 #define R600_IT_SET_RESOURCE 0x00006D00 macro
589 case R600_IT_SET_RESOURCE:
590 //DRM_INFO("R600_IT_SET_RESOURCE\n");
/freebsd-10.1-release/sys/dev/drm2/radeon/
H A Dr600_blit.c203 OUT_RING(CP_PACKET3(R600_IT_SET_RESOURCE, 7));
251 OUT_RING(CP_PACKET3(R600_IT_SET_RESOURCE, 7));
H A Dradeon_drv.h1148 # define R600_IT_SET_RESOURCE 0x00006D00 macro

Completed in 186 milliseconds