Searched refs:hyperv_update_dirt (Results 1 – 3 of 3) sorted by relevance
52 int hyperv_update_dirt(struct hv_device *hdev, struct drm_rect *rect);
189 hyperv_update_dirt(hv->hdev, &damage); in hyperv_plane_atomic_update()223 hyperv_update_dirt(hv->hdev, &rect); in hyperv_plane_panic_flush()
346 int hyperv_update_dirt(struct hv_device *hdev, struct drm_rect *rect) in hyperv_update_dirt() function