Searched refs:vclips_ptr (Results 1 – 1 of 1) sorted by relevance
2474 const struct drm_vmw_rect *vclips_ptr = vclips; in vmw_kms_helper_dirty() local2487 vclips_ptr += increment) { in vmw_kms_helper_dirty()2504 dirty->fb_x = vclips_ptr->x; in vmw_kms_helper_dirty()2505 dirty->fb_y = vclips_ptr->y; in vmw_kms_helper_dirty()2506 dirty->unit_x2 = dirty->fb_x + vclips_ptr->w + in vmw_kms_helper_dirty()2508 dirty->unit_y2 = dirty->fb_y + vclips_ptr->h + in vmw_kms_helper_dirty()