Home
last modified time | relevance | path

Searched refs:BCI_CMD_WAIT_3D (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/drm/
HDsavage_state.c47 DMA_WRITE(BCI_CMD_WAIT | BCI_CMD_WAIT_3D); in savage_emit_clip_rect_s3d()
73 DMA_WRITE(BCI_CMD_WAIT | BCI_CMD_WAIT_3D); in savage_emit_clip_rect_s4()
253 DMA_WRITE(BCI_CMD_WAIT | BCI_CMD_WAIT_3D); in savage_dispatch_state()
HDsavage_drv.h417 #define BCI_CMD_WAIT_3D 0x00010000 macro
HDsavage_bci.c195 wait_cmd |= BCI_CMD_WAIT_3D; in savage_bci_emit_event()