Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/hyperv/
H A Dhyperv_drm.h50 int hyperv_update_dirt(struct hv_device *hdev, struct drm_rect *rect);
H A Dhyperv_drm_modeset.c145 hyperv_update_dirt(hv->hdev, &rect); in hyperv_pipe_update()
H A Dhyperv_drm_proto.c351 int hyperv_update_dirt(struct hv_device *hdev, struct drm_rect *rect) in hyperv_update_dirt() function