Home
last modified time | relevance | path

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

/drivers/gpu/drm/vmwgfx/device_include/
Dsvga_reg.h1597 SVGA_CMD_BLIT_GMRFB_TO_SCREEN = 37, enumerator
/drivers/gpu/drm/vmwgfx/
Dvmwgfx_scrn.c510 blit->header = SVGA_CMD_BLIT_GMRFB_TO_SCREEN; in vmw_sou_bo_populate_clip()
1213 blit->header = SVGA_CMD_BLIT_GMRFB_TO_SCREEN; in vmw_sou_bo_clip()
Dvmwgfx_execbuf.c3185 case SVGA_CMD_BLIT_GMRFB_TO_SCREEN: in vmw_cmd_check_not_3d()
3580 case SVGA_CMD_BLIT_GMRFB_TO_SCREEN: in vmw_cmd_describe()