Home
last modified time | relevance | path

Searched refs:hyperv_update_dirt (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/hyperv/
H A Dhyperv_drm.h52 int hyperv_update_dirt(struct hv_device *hdev, struct drm_rect *rect);
H A Dhyperv_drm_modeset.c189 hyperv_update_dirt(hv->hdev, &damage); in hyperv_plane_atomic_update()
223 hyperv_update_dirt(hv->hdev, &rect); in hyperv_plane_panic_flush()
H A Dhyperv_drm_proto.c346 int hyperv_update_dirt(struct hv_device *hdev, struct drm_rect *rect) in hyperv_update_dirt() function