Searched refs:unit_y2 (Results 1 – 4 of 4) sorted by relevance
1060 blit->bottom = dirty->unit_y2; in vmw_sou_surface_clip()1066 sdirty->bottom = max_t(s32, sdirty->bottom, dirty->unit_y2); in vmw_sou_surface_clip()1186 blit->body.destRect.bottom = dirty->unit_y2; in vmw_sou_bo_clip()1298 blit->body.srcRect.bottom = dirty->unit_y2; in vmw_sou_readback_clip()
477 ddirty->bottom = max_t(s32, ddirty->bottom, dirty->unit_y2); in vmw_stdu_bo_cpu_clip()639 blit->h = dirty->unit_y2 - dirty->unit_y1; in vmw_kms_stdu_surface_clip()648 sdirty->bottom = max_t(s32, sdirty->bottom, dirty->unit_y2); in vmw_kms_stdu_surface_clip()
199 s32 unit_y2; member
2373 dirty->unit_y2 = (s32) clips_ptr->y2 + dest_y - in vmw_kms_helper_dirty()2380 dirty->unit_y2 = dirty->fb_y + vclips_ptr->h + in vmw_kms_helper_dirty()2390 dirty->unit_x2 <= 0 || dirty->unit_y2 <= 0) in vmw_kms_helper_dirty()2396 dirty->unit_y2 = min_t(s32, dirty->unit_y2, in vmw_kms_helper_dirty()