summaryrefslogtreecommitdiff
path: root/drivers/staging/vboxvideo/vbox_drv.h
AgeCommit message (Expand)Author
2018-09-29staging: vboxvideo: Use more drm_fb_helper functionsHans de Goede
2018-09-29staging: vboxvideo: Fix DPMS support after atomic conversionHans de Goede
2018-09-29staging: vboxvideo: Atomic phase 2: Stop using plane->fb and crtc->*Hans de Goede
2018-09-29staging: vboxvideo: Atomic phase 1: convert cursor to universal planeHans de Goede
2018-09-29staging: vboxvideo: Cache mode width, height and crtc panning in vbox_crtcHans de Goede
2018-09-20staging: vboxvideo: Add vbox_bo_k[un]map helper functionsHans de Goede
2018-09-20staging: vboxvideo: Move bo_[un]resere calls into vbox_bo_[un]pinHans de Goede
2018-09-20staging: vboxvideo: Move pin / unpin of fb out of vbox_crtc_set_base_and_modeHans de Goede
2018-09-20staging: vboxvideo: Init fb_info.fix.smem once from fbdev_createHans de Goede
2018-09-20staging: vboxvideo: Embed drm_device into driver structureHans de Goede
2018-09-20staging: vboxvideo: Fold driver_load/unload into probe/remove functionsHans de Goede
2018-06-17staging: vboxvideo: Update driver to use drm_dev_register.Fabio Rafael da Rosa
2017-10-18staging: vboxvideo: Fix reporting invalid suggested-offset-propertiesHans de Goede
2017-07-17staging: vboxvideo: Add vboxvideo to drivers/stagingHans de Goede