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