blob: f44d1282c521067400da765bd2ebe3638e6afa54 [file] [log] [blame]
db3566cfbf99 ("staging: vboxvideo: Keep old mode when disable crtc")
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")
cfc1fc63be44 ("staging: vboxvideo: Move bo_[un]resere calls into vbox_bo_[un]pin")
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")
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")