index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vboxvideo
Age
Commit message (
Expand
)
Author
2018-10-29
Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-11
staging: vboxvideo: make a couple of funcs static
Craig Kewley
2018-10-11
staging: vboxvideo: unlock on error in vbox_cursor_atomic_update()
Dan Carpenter
2018-09-29
staging: vboxvideo: Use more drm_fb_helper functions
Hans de Goede
2018-09-29
staging: vboxvideo: Drop unnecessary drm_connector_helper_funcs callbacks
Hans de Goede
2018-09-29
staging: vboxvideo: Call drm_atomic_helper_check_plane_state from atomic_check
Hans de Goede
2018-09-29
staging: vboxvideo: Replace crtc_helper enable/disable functions
Hans de Goede
2018-09-29
staging: vboxvideo: Fix DPMS support after atomic conversion
Hans de Goede
2018-09-29
staging: vboxvideo: Restore page-flip support
Hans de Goede
2018-09-29
staging: vboxvideo: Atomic phase 3: Switch last bits over to atomic
Hans de Goede
2018-09-29
staging: vboxvideo: Atomic phase 2: Stop using plane->fb and crtc->*
Hans de Goede
2018-09-29
staging: vboxvideo: Atomic phase 2: Wire up state object handlers
Hans de Goede
2018-09-29
staging: vboxvideo: Atomic phase 1: Use drm_plane_helpers for primary plane
Hans de Goede
2018-09-29
staging: vboxvideo: Atomic phase 1: convert cursor to universal plane
Hans de Goede
2018-09-29
staging: vboxvideo: Cache mode width, height and crtc panning in vbox_crtc
Hans de Goede
2018-09-29
staging: vboxvideo: Temporarily remove page_flip support
Hans de Goede
2018-09-29
staging: vboxvideo: Remove empty encoder_helper_funcs
Hans de Goede
2018-09-29
staging: vboxvideo: Cleanup vbox_set_up_input_mapping()
Hans de Goede
2018-09-27
BackMerge v4.19-rc5 into drm-next
Dave Airlie
2018-09-20
staging: vboxvideo: Add vbox_bo_k[un]map helper functions
Hans de Goede
2018-09-20
staging: vboxvideo: Move bo_[un]resere calls into vbox_bo_[un]pin
Hans de Goede
2018-09-20
staging: vboxvideo: Fix NULL ptr deref in vbox_set_up_input_mapping()
Hans de Goede
2018-09-20
staging: vboxvideo: Move pin / unpin of fb out of vbox_crtc_set_base_and_mode
Hans de Goede
2018-09-20
staging: vboxvideo: Init fb_info.fix.smem once from fbdev_create
Hans de Goede
2018-09-20
staging: vboxvideo: Expose creation of universal primary plane
Hans de Goede
2018-09-20
staging: vboxvideo: Add fl_flag argument to vbox_fb_pin() helper
Hans de Goede
2018-09-20
staging: vboxvideo: Fold vbox_drm_resume() into vbox_pm_resume()
Hans de Goede
2018-09-20
staging: vboxvideo: Embed drm_device into driver structure
Hans de Goede
2018-09-20
staging: vboxvideo: Fold driver_load/unload into probe/remove functions
Hans de Goede
2018-09-20
staging: vboxvideo: Move setup of modesetting from driver_load to mode_init
Hans de Goede
2018-09-20
staging: vboxvideo: Let DRM core handle connector registering
Hans de Goede
2018-09-18
staging: vboxvideo: Drop vbox_bo_unref() helper
Hans de Goede
2018-09-18
staging: vboxvideo: Remove vboxfb_create_object() wrapper
Hans de Goede
2018-09-18
staging: vboxvideo: Skip currrent crtc when updating crtcs
Hans de Goede
2018-09-18
staging: vboxvideo: Fix modeset / page_flip error handling
Hans de Goede
2018-09-16
Merge 4.19-rc4 into staging-next
Greg Kroah-Hartman
2018-09-11
staging: vboxvideo: Change address of scanout buffer on page-flip
Hans de Goede
2018-09-11
staging: vboxvideo: Fix IRQs no longer working
Hans de Goede
2018-09-11
fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flag
Daniel Vetter
2018-09-10
staging/vboxvideo: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
2018-08-18
Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-02
staging: vboxvideo: Add page-flip support
Steve Longerbeam
2018-08-02
staging: vboxvideo: Pass a new framebuffer to vbox_crtc_do_set_base
Steve Longerbeam
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
2018-06-17
staging: vboxvideo: Update driver to use drm_dev_register.
Fabio Rafael da Rosa
2018-06-09
Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-25
staging: vboxvideo: fix mode_valid's return type
Luc Van Oostenryck
2018-04-23
staging: vboxvideo: Fix line size exceeding 80 columns.
Daniel Junho
2018-03-28
staging/vboxvideo: Use gem_free_object_unlocked
Daniel Vetter
[next]