Searched refs:destY (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/vmwgfx/device_include/ |
D | svga_reg.h | 679 uint32 destY; member 690 uint32 destY; member
|
/linux-6.1.9/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_kms.c | 1980 int32_t destX, int32_t destY, in vmw_kms_generic_present() argument 1985 &surface->res, destX, destY, in vmw_kms_generic_present() 1995 int32_t destX, int32_t destY, in vmw_kms_present() argument 2004 &surface->res, destX, destY, in vmw_kms_present() 2009 sid, destX, destY, clips, in vmw_kms_present()
|
D | vmwgfx_drv.h | 1231 uint32_t sid, int32_t destX, int32_t destY,
|