Searched defs:nv50_crtc_set_image (Results 1 - 1 of 1) sorted by relevance

/drivers/gpu/drm/nouveau/
H A Dnv50_display.c841 nv50_crtc_set_image(struct nouveau_crtc *nv_crtc, struct drm_framebuffer *fb, function
1166 nv50_crtc_set_image(nv_crtc, crtc->primary->fb, x, y, false);
1188 nv50_crtc_set_image(nv_crtc, crtc->primary->fb, x, y, true);
1200 nv50_crtc_set_image(nv_crtc, fb, x, y, true);

Completed in 39 milliseconds