blob: 506975caf054e0370c92cd96bfd91541e3181150 [file] [log] [blame]
04ed7ed769f9 ("staging: vboxvideo: Fix DPMS support after atomic conversion")
438340aa2097 ("staging: vboxvideo: Atomic phase 3: Switch last bits over to atomic")
32f2ed7ea7fc ("staging: vboxvideo: Atomic phase 2: Stop using plane->fb and crtc->*")
67e2f0c80d85 ("staging: vboxvideo: Atomic phase 2: Wire up state object handlers")
cc0ec5eb721f ("staging: vboxvideo: Atomic phase 1: Use drm_plane_helpers for primary plane")
35f3288c453e ("staging: vboxvideo: Atomic phase 1: convert cursor to universal plane")
e2f958d00b0c ("staging: vboxvideo: Cache mode width, height and crtc panning in vbox_crtc")
2fab6e754212 ("staging: vboxvideo: Temporarily remove page_flip support")
8568209b5445 ("staging: vboxvideo: Cleanup vbox_set_up_input_mapping()")
cfc1fc63be44 ("staging: vboxvideo: Move bo_[un]resere calls into vbox_bo_[un]pin")
114094c83ed3 ("staging: vboxvideo: Fix NULL ptr deref in vbox_set_up_input_mapping()")
0fdda2ce74e5 ("staging: vboxvideo: Move pin / unpin of fb out of vbox_crtc_set_base_and_mode")
0424d7ba4574 ("staging: vboxvideo: Init fb_info.fix.smem once from fbdev_create")
cb5eaf187d1d ("staging: vboxvideo: Expose creation of universal primary plane")
f4d6d90f8314 ("staging: vboxvideo: Add fl_flag argument to vbox_fb_pin() helper")
3498ea8b7e3c ("staging: vboxvideo: Fold vbox_drm_resume() into vbox_pm_resume()")
01648890f336 ("staging: vboxvideo: Embed drm_device into driver structure")
d46709094deb ("staging: vboxvideo: Fold driver_load/unload into probe/remove functions")
79815ee23890 ("staging: vboxvideo: Move setup of modesetting from driver_load to mode_init")
ce8ec32cbd42 ("staging: vboxvideo: Remove vboxfb_create_object() wrapper")
3c94952c38ce ("staging: vboxvideo: Skip currrent crtc when updating crtcs")
a5aca2057469 ("staging: vboxvideo: Fix modeset / page_flip error handling")