Searched refs:destY (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/device_include/ |
A D | svga_reg.h | 679 uint32 destY; member 690 uint32 destY; member
|
/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/ |
A D | vmwgfx_kms.c | 2128 int32_t destX, int32_t destY, in vmw_kms_generic_present() argument 2133 &surface->res, destX, destY, in vmw_kms_generic_present() 2143 int32_t destX, int32_t destY, in vmw_kms_present() argument 2152 &surface->res, destX, destY, in vmw_kms_present() 2157 sid, destX, destY, clips, in vmw_kms_present()
|
A D | vmwgfx_drv.h | 1205 uint32_t sid, int32_t destX, int32_t destY,
|
Completed in 16 milliseconds