Searched refs:vclips_ptr (Results 1 – 1 of 1) sorted by relevance
2666 const struct drm_vmw_rect *vclips_ptr = vclips; in vmw_kms_helper_dirty() local2679 vclips_ptr += increment) { in vmw_kms_helper_dirty()2696 dirty->fb_x = vclips_ptr->x; in vmw_kms_helper_dirty()2697 dirty->fb_y = vclips_ptr->y; in vmw_kms_helper_dirty()2698 dirty->unit_x2 = dirty->fb_x + vclips_ptr->w + in vmw_kms_helper_dirty()2700 dirty->unit_y2 = dirty->fb_y + vclips_ptr->h + in vmw_kms_helper_dirty()