aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vboxvideo (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-20staging: vboxvideo: Init fb_info.fix.smem once from fbdev_createHans de Goede3-13/+5
2018-09-20staging: vboxvideo: Expose creation of universal primary planeHans de Goede1-4/+74
2018-09-20staging: vboxvideo: Add fl_flag argument to vbox_fb_pin() helperHans de Goede1-3/+3
2018-09-20staging: vboxvideo: Fold vbox_drm_resume() into vbox_pm_resume()Hans de Goede1-17/+11
2018-09-20staging: vboxvideo: Embed drm_device into driver structureHans de Goede7-122/+111
2018-09-20staging: vboxvideo: Fold driver_load/unload into probe/remove functionsHans de Goede3-81/+63
2018-09-20staging: vboxvideo: Move setup of modesetting from driver_load to mode_initHans de Goede2-50/+57
2018-09-20staging: vboxvideo: Let DRM core handle connector registeringHans de Goede1-1/+0
2018-09-18staging: vboxvideo: Drop vbox_bo_unref() helperHans de Goede1-13/+1
2018-09-18staging: vboxvideo: Remove vboxfb_create_object() wrapperHans de Goede1-21/+1
2018-09-18staging: vboxvideo: Skip currrent crtc when updating crtcsHans de Goede1-1/+2
2018-09-18staging: vboxvideo: Fix modeset / page_flip error handlingHans de Goede1-59/+62
2018-09-16Merge 4.19-rc4 into staging-nextGreg Kroah-Hartman2-0/+12
2018-09-11staging: vboxvideo: Change address of scanout buffer on page-flipHans de Goede1-0/+5
2018-09-11staging: vboxvideo: Fix IRQs no longer workingHans de Goede1-0/+7
2018-09-11fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flagDaniel Vetter1-2/+1
2018-09-10staging/vboxvideo: Replace ttm_bo_unref with ttm_bo_putThomas Zimmermann1-3/+2
2018-08-18Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds5-10/+63
2018-08-02staging: vboxvideo: Add page-flip supportSteve Longerbeam1-0/+26
2018-08-02staging: vboxvideo: Pass a new framebuffer to vbox_crtc_do_set_baseSteve Longerbeam1-3/+5
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter1-1/+1
2018-07-13drm: drop _mode_ from update_edit_property()Daniel Vetter1-1/+1
2018-06-17staging: vboxvideo: Update driver to use drm_dev_register.Fabio Rafael da Rosa4-7/+32
2018-06-09Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-2/+3
2018-04-25staging: vboxvideo: fix mode_valid's return typeLuc Van Oostenryck1-1/+1
2018-04-23staging: vboxvideo: Fix line size exceeding 80 columns.Daniel Junho1-1/+2
2018-03-28staging/vboxvideo: Use gem_free_object_unlockedDaniel Vetter1-1/+1
2018-03-14drm/ttm: add bo as parameter to the ttm_tt_create callbackChristian König1-3/+2
2018-02-26drm/ttm: drop persistent_swap_storage from ttm_bo_init and coChristian König1-1/+1
2018-02-26drm/ttm: drop ttm->dummy_read_pageChristian König1-3/+2
2018-02-26staging: vboxvideo: remove ttm_pool_* wrappersChristian König1-13/+0
2018-02-01Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-14/+9
2018-01-10staging: remove the default io_mem_pfn setTan Xiaojun1-1/+0
2018-01-08vboxvideo: Fix incorrect type in assignment sparse warningAlexander Kapshuk2-2/+2
2017-12-28drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)Roger He1-2/+3
2017-12-06staging: vboxvideo: adapt to new TTM interfaceChristian König1-11/+6
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-14/+24
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-18staging: vboxvideo: Fix reporting invalid suggested-offset-propertiesHans de Goede3-14/+24
2017-10-12drm: Pass struct drm_file * to __drm_mode_object_find [v2]Keith Packard1-1/+1
2017-09-05Merge tag 'staging-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds6-156/+27
2017-08-31staging: vboxvideo: Use CONFIG_DRM_KMS_FB_HELPER to check for fbdefio availabilityHans de Goede1-3/+3
2017-08-28staging: vboxvideo: Use fbdev helpers where possibleHans de Goede1-141/+9
2017-08-18staging: vboxvideo: remove dead gamma lut codePeter Rosin2-20/+0
2017-08-18staging: vboxvideo: Call fb_deferred_io_cleanup() on cleanupHans de Goede1-0/+5
2017-08-18staging: vboxvideo: Add dri-devel to lists of email-addresses to send patches toHans de Goede1-2/+2
2017-08-18staging: vboxvideo: switch to drm_*{get,put} helpersCihangir Akturk3-6/+6
2017-08-18staging: vboxvideo: select DRM_TTMCihangir Akturk1-0/+1
2017-08-11drm: vboxvideo: switch to drm_*_get(), drm_*_put() helpersCihangir Akturk3-6/+6