Home
last modified time | relevance | path

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

/drivers/gpu/drm/vmwgfx/
Dsvga_reg.h1095 uint32 destX; member
Dvmwgfx_kms.c1226 int32_t destX, int32_t destY, in vmw_kms_present() argument
1303 clip.x1 = left + destX - unit->crtc.x; in vmw_kms_present()
1305 clip.x2 = right + destX - unit->crtc.x; in vmw_kms_present()
Dvmwgfx_drv.h908 uint32_t sid, int32_t destX, int32_t destY,