Searched refs:vclips_ptr (Results 1 – 1 of 1) sorted by relevance
1747 const struct drm_vmw_rect *vclips_ptr = vclips; in vmw_kms_helper_dirty() local1762 vclips_ptr += increment) { in vmw_kms_helper_dirty()1779 dirty->fb_x = vclips_ptr->x; in vmw_kms_helper_dirty()1780 dirty->fb_y = vclips_ptr->y; in vmw_kms_helper_dirty()1781 dirty->unit_x2 = dirty->fb_x + vclips_ptr->w + in vmw_kms_helper_dirty()1783 dirty->unit_y2 = dirty->fb_y + vclips_ptr->h + in vmw_kms_helper_dirty()