Age | Commit message (Expand) | Author |
2020-03-26 | drm/vboxvideo: Add missing remove_conflicting_pci_framebuffers call, v2 | Hans de Goede |
2020-03-07 | drm/vboxvideo/vboxvideo.h: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
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-17 | drm/vram: drop DRM_VRAM_MM_FILE_OPERATIONS | Gerd Hoffmann |
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-09-12 | drm/vram: Have VRAM MM call GEM VRAM functions directly | Thomas Zimmermann |
2019-09-12 | drm/vram: Move VRAM memory manager to GEM VRAM implementation | Thomas Zimmermann |
2019-09-10 | drm/vram: fix Kconfig | Gerd Hoffmann |
2019-08-18 | drm/vboxvideo: Make structure vbox_fb_helper_funcs constant | Nishka Dasgupta |
2019-08-06 | drm/vram: use embedded gem object | Gerd Hoffmann |
2019-07-03 | drm/vbox: Remove empty PRIME functions | Thomas Zimmermann |
2019-06-21 | drm/vboxvideo: Drop drm_gem_prime_export/import | Daniel Vetter |
2019-06-21 | drm/prime: Actually remove DRIVER_PRIME everywhere | Daniel Vetter |
2019-05-22 | Merge drm/drm-next into drm-misc-next | Sean Paul |
2019-05-15 | drm/vboxvideo: Convert vboxvideo driver to VRAM MM | Thomas Zimmermann |
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-04-03 | Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie |
2019-03-27 | drm/vboxvideo: Use drm_fb_helper_fill_info | Daniel Vetter |
2019-03-20 | drm/vboxvideo: Remove unused including <linux/version.h> | YueHaibing |
2019-03-11 | drm/vboxvideo: Move the vboxvideo driver out of staging | Hans de Goede |