Searched refs:BCI_CMD_WAIT_2D (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/savage/ | ||
D | savage_drv.h | 414 #define BCI_CMD_WAIT_2D 0x00020000 macro |
D | savage_bci.c | 190 wait_cmd |= BCI_CMD_WAIT_2D; in savage_bci_emit_event() |