Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/vmwgfx/device_include/
Dsvga_reg.h649 SVGA_CMD_BLIT_GMRFB_TO_SCREEN = 37, enumerator
/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_scrn.c508 blit->header = SVGA_CMD_BLIT_GMRFB_TO_SCREEN; in vmw_sou_bo_populate_clip()
1206 blit->header = SVGA_CMD_BLIT_GMRFB_TO_SCREEN; in vmw_sou_bo_clip()
Dvmwgfx_execbuf.c3235 case SVGA_CMD_BLIT_GMRFB_TO_SCREEN: in vmw_cmd_check_not_3d()
3650 case SVGA_CMD_BLIT_GMRFB_TO_SCREEN: in vmw_cmd_describe()