Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dsvga_reg.h1096 uint32 destY; member
Dvmwgfx_kms.c1226 int32_t destX, int32_t destY, in vmw_kms_present() argument
1304 clip.y1 = top + destY - unit->crtc.y; in vmw_kms_present()
1306 clip.y2 = bottom + destY - unit->crtc.y; in vmw_kms_present()
Dvmwgfx_drv.h910 uint32_t sid, int32_t destX, int32_t destY,