Home
last modified time | relevance | path

Searched refs:vbox_do_modeset (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vboxvideo/
H A Dvbox_mode.c30 static void vbox_do_modeset(struct drm_crtc *crtc) in vbox_do_modeset() function
192 /* vbox_do_modeset() checks vbox->single_framebuffer so update it now */ in vbox_crtc_set_base_and_mode()
200 vbox_do_modeset(crtci); in vbox_crtc_set_base_and_mode()
205 vbox_do_modeset(crtc); in vbox_crtc_set_base_and_mode()
319 /* vbox_do_modeset checks plane->state->fb and will disable if NULL */ in vbox_primary_atomic_disable()
/kernel/linux/linux-6.6/drivers/gpu/drm/vboxvideo/
H A Dvbox_mode.c35 static void vbox_do_modeset(struct drm_crtc *crtc) in vbox_do_modeset() function
197 /* vbox_do_modeset() checks vbox->single_framebuffer so update it now */ in vbox_crtc_set_base_and_mode()
205 vbox_do_modeset(crtci); in vbox_crtc_set_base_and_mode()
210 vbox_do_modeset(crtc); in vbox_crtc_set_base_and_mode()
330 /* vbox_do_modeset checks plane->state->fb and will disable if NULL */ in vbox_primary_atomic_disable()

Completed in 3 milliseconds