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-12-28
Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-11-29
Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-11-27
drm: Improve dumb callback docs
Daniel Vetter
2018-11-23
staging: vboxvideo: Rename uint32_t type to u32
Ricardo Reis Marques Silva
2018-11-07
staging: vboxvideo: Use DRM_FB_HELPER_DEFAULT_OPS
Hans de Goede
2018-11-07
staging: vboxvideo: Drop DRM_MODE_FB_CMD define
Hans de Goede
2018-11-07
staging: vboxvideo: Add myself as MODULE_AUTHOR
Hans de Goede
2018-11-07
staging: vboxvideo: Fixup some #ifdef-s
Hans de Goede
2018-11-07
staging: vboxvideo: Use PCI_DEVICE() for our pci_id table
Hans de Goede
2018-11-07
staging: vboxvideo: Cleanup header use
Hans de Goede
2018-11-07
staging: vboxvideo: Stop disabling/enabling accel support on master set / drop
Hans de Goede
2018-11-07
staging: vboxvideo: Change licence headers over to SPDX
Hans de Goede
2018-11-07
staging: vboxvideo: Cleanup the comments
Hans de Goede
2018-11-07
staging: vboxvideo: Drop duplicate vbox_err.h file
Hans de Goede
2018-11-07
staging: vboxvideo: Keep old mode when disable crtc
Hans de Goede
2018-11-07
staging: vboxvideo: Stop accessing crtc_state->active
Hans de Goede
2018-11-05
drm/ttm: initialize globals during device init (v2)
Christian König
2018-11-05
drm/ttm: use a static ttm_mem_global instance
Christian König
2018-11-05
drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
Thomas Zimmermann
2018-11-05
staging: vboxvideo: Remove unnecessary parentheses
Shayenne da Luz Moura
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
[next]