Home
last modified time | relevance | path

Searched refs:BCI_CMD_RECT_YP (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/savage/
H A Dsavagefb_accel.c52 cmd |= BCI_CMD_RECT_YP; in savagefb_copyarea()
78 cmd = BCI_CMD_RECT | BCI_CMD_RECT_XP | BCI_CMD_RECT_YP | in savagefb_fillrect()
115 cmd = BCI_CMD_RECT | BCI_CMD_RECT_XP | BCI_CMD_RECT_YP | in savagefb_imageblit()
H A Dsavagefb.h106 #define BCI_CMD_RECT_YP 0x02000000 macro
/kernel/linux/linux-6.6/drivers/video/fbdev/savage/
H A Dsavagefb_accel.c52 cmd |= BCI_CMD_RECT_YP; in savagefb_copyarea()
78 cmd = BCI_CMD_RECT | BCI_CMD_RECT_XP | BCI_CMD_RECT_YP | in savagefb_fillrect()
115 cmd = BCI_CMD_RECT | BCI_CMD_RECT_XP | BCI_CMD_RECT_YP | in savagefb_imageblit()
H A Dsavagefb.h106 #define BCI_CMD_RECT_YP 0x02000000 macro
/kernel/linux/linux-5.10/drivers/gpu/drm/savage/
H A Dsavage_drv.h355 #define BCI_CMD_RECT_YP 0x02000000 macro
H A Dsavage_state.c816 clear_cmd = BCI_CMD_RECT | BCI_CMD_RECT_XP | BCI_CMD_RECT_YP | in savage_dispatch_clear()
884 swap_cmd = BCI_CMD_RECT | BCI_CMD_RECT_XP | BCI_CMD_RECT_YP | in savage_dispatch_swap()

Completed in 6 milliseconds