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
/
gpu
/
drm
/
vboxvideo
/
vbox_mode.c
Age
Commit message (
Expand
)
Author
2020-04-28
drm/vboxvideo: Stop using drm_device->dev_private
Daniel Vetter
2020-02-06
drm/vboxvideo: Implement struct drm_mode_config_funcs.mode_valid
Thomas Zimmermann
2020-01-30
drm/vboxvideo: Remove sending of vblank event
Thomas Zimmermann
2019-10-29
drm/vboxvideo: Use drm_gem_fb_create_with_dirty instead of drm_gem_fb_create
Hans de Goede
2019-10-24
drm/vboxvideo: Replace prepare_fb()/cleanup_fb() with GEM VRAM helpers
Thomas Zimmermann
2019-10-16
drm/vboxvideo: Replace struct vram_framebuffer with generic implemenation
Thomas Zimmermann
2019-10-16
drm/vboxvideo: Switch to drm_atomic_helper_dirty_fb()
Thomas Zimmermann
2019-10-16
drm/vboxvideo: Switch to generic fbdev emulation
Thomas Zimmermann
2019-05-22
Merge drm/drm-next into drm-misc-next
Sean Paul
2019-05-15
drm/vboxvideo: Convert vboxvideo driver to |struct drm_gem_vram_object|
Thomas Zimmermann
2019-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-03-11
drm/vboxvideo: Move the vboxvideo driver out of staging
Hans de Goede