Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/hyperv/
H A Dhyperv_drm_modeset.c22 static int hyperv_blit_to_vram_rect(struct drm_framebuffer *fb, in hyperv_blit_to_vram_rect() function
50 return hyperv_blit_to_vram_rect(fb, map, &fullscreen); in hyperv_blit_to_vram_fullscreen()
144 hyperv_blit_to_vram_rect(state->fb, &shadow_plane_state->data[0], &rect); in hyperv_pipe_update()