Searched refs:R600_IT_EVENT_WRITE (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/drm/
H A Dr600_blit.c1188 #define R600_IT_EVENT_WRITE 0x00004600 macro
1632 OUT_RING(CP_PACKET3(R600_IT_EVENT_WRITE, 0));
1697 OUT_RING(CP_PACKET3(R600_IT_EVENT_WRITE, 0));
H A Dradeon_cs.c121 #define R600_IT_EVENT_WRITE 0x00004600 macro
460 case R600_IT_EVENT_WRITE:
461 //DRM_INFO("R600_IT_EVENT_WRITE\n");
H A Dradeon_drv.h1185 # define R600_IT_EVENT_WRITE 0x00004600 macro
H A Dr600_cp.c2133 OUT_RING(CP_PACKET3(R600_IT_EVENT_WRITE, 0));
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_drv.h1135 # define R600_IT_EVENT_WRITE 0x00004600 macro

Completed in 113 milliseconds