- 6a2d2dd drm: Move nomodeset kernel parameter to the DRM subsystem by Javier Martinez Canillas · 3 years, 2 months ago
- d76f25d drm/vboxvideo: Drop CONFIG_VGA_CONSOLE guard to call vgacon_text_force() by Javier Martinez Canillas · 3 years, 2 months ago
- cebbb5c drm/vboxvideo: fix a NULL vs IS_ERR() check by Dan Carpenter · 3 years, 2 months ago
- c6dc899 drm/vboxvideo: Use managed interfaces for framebuffer write combining by Thomas Zimmermann · 3 years, 4 months ago
- 0c64f2f drm/vbox: Use offset-adjusted shadow-plane mappings by Thomas Zimmermann · 3 years, 6 months ago
- db20ea6 drm/vbox: Convert to Linux IRQ interfaces by Thomas Zimmermann · 3 years, 6 months ago
- 97c9bfe drm/aperture: Pass DRM driver structure instead of driver name by Thomas Zimmermann · 3 years, 7 months ago
- f8bd3db drm/vram-helpers: Create DRM_GEM_VRAM_PLANE_HELPER_FUNCS by Daniel Vetter · 3 years, 7 months ago
- 8fd54b2 drm/vboxvideo/modesetting: Provide function names for prototype headers by Lee Jones · 3 years, 8 months ago
- a3dd6d9 drm/vboxvideo/hgsmi_base: Place function names into headers by Lee Jones · 3 years, 8 months ago
- 6848c29 drm/aperture: Convert drivers to aperture interfaces by Thomas Zimmermann · 3 years, 9 months ago
- 429fc6f drm/vboxvideo: Use managed VRAM-helper initialization by Tian Tao · 3 years, 11 months ago
- 37418bf drm: Use state helper instead of the plane state pointer by Maxime Ripard · 4 years ago
- 977697e drm/atomic: Pass the full state to planes atomic disable and update by Maxime Ripard · 4 years ago
- e05162c0 drm: Store new plane state in a variable for atomic_update and disable by Maxime Ripard · 4 years ago
- dec9202 drm: Use the state pointer directly in planes atomic_check by Maxime Ripard · 4 years ago
- 7c11b99 drm/atomic: Pass the full state to planes atomic_check by Maxime Ripard · 4 years ago
- 48e2b69 drm/vboxvideo: Implement cursor plane with struct drm_shadow_plane_state by Thomas Zimmermann · 4 years ago
- 56492fe drm/vboxvideo: Remove references to struct drm_device.pdev by Thomas Zimmermann · 4 years, 2 months ago
- 49a3f51 drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends by Thomas Zimmermann · 4 years, 2 months ago
- 70a59dd drm/<drivers>: Constify struct drm_driver by Daniel Vetter · 4 years, 2 months ago
- f6ebe9f drm/atomic: Pass the full state to CRTC atomic begin and flush by Maxime Ripard · 4 years, 3 months ago
- 351f950 drm/atomic: Pass the full state to CRTC atomic enable/disable by Maxime Ripard · 4 years, 3 months ago
- d88656f drm/vboxvideo: Use drm_gem_vram_vmap() interfaces by Thomas Zimmermann · 4 years, 4 months ago
- d713b77 drm/vboxvideo: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
- 4cc9b56 drm/vboxvideo: Use devm_gen_pool_create by Daniel Vetter · 4 years, 9 months ago
- 8558de4 drm/vboxvideo: use managed pci functions by Daniel Vetter · 4 years, 9 months ago
- dd9a689 drm/vboxvideo: Stop using drm_device->dev_private by Daniel Vetter · 4 years, 9 months ago
- 35b24ee drm/vboxvideo: Use devm_drm_dev_alloc by Daniel Vetter · 4 years, 9 months ago
- 2de955d drm/vboxvideo: drop DRM_MTRR_WC #define by Daniel Vetter · 4 years, 9 months ago
- 08d99b2 Merge drm/drm-next into drm-misc-next by Thomas Zimmermann · 4 years, 9 months ago
- 3662cd1 drm/vboxvideo: Set up fbdev after registering device; remove error checks by Thomas Zimmermann · 4 years, 9 months ago
- a65a97b drm/vboxvideo: Add missing remove_conflicting_pci_framebuffers call, v2 by Hans de Goede · 4 years, 10 months ago
- 780e41e drm/<drivers>: Use drmm_add_final_kfree by Daniel Vetter · 4 years, 10 months ago
- afdd597 drm/vboxvideo/vboxvideo.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
- a7a0e8f drm/vboxvideo: Implement struct drm_mode_config_funcs.mode_valid by Thomas Zimmermann · 5 years ago
- 236b83f drm/vboxvideo: Remove sending of vblank event by Thomas Zimmermann · 5 years ago
- 86d35f8 drm/vboxvideo: Use drm_gem_fb_create_with_dirty instead of drm_gem_fb_create by Hans de Goede · 5 years ago
- 56916cd drm/vboxvideo: Replace prepare_fb()/cleanup_fb() with GEM VRAM helpers by Thomas Zimmermann · 5 years ago
- 02f64b2 drm/vram: drop DRM_VRAM_MM_FILE_OPERATIONS by Gerd Hoffmann · 5 years ago
- 7d79aa8 drm/vboxvideo: Replace struct vram_framebuffer with generic implemenation by Thomas Zimmermann · 5 years ago
- 1a74ccf drm/vboxvideo: Switch to drm_atomic_helper_dirty_fb() by Thomas Zimmermann · 5 years ago
- 2695eae drm/vboxvideo: Switch to generic fbdev emulation by Thomas Zimmermann · 5 years ago
- b0e40e0 drm/vram: Have VRAM MM call GEM VRAM functions directly by Thomas Zimmermann · 5 years ago
- 6b5ce4a drm/vram: Move VRAM memory manager to GEM VRAM implementation by Thomas Zimmermann · 5 years ago
- 4f7f197 drm/vram: fix Kconfig by Gerd Hoffmann · 5 years ago
- 596cb85 drm/vboxvideo: Make structure vbox_fb_helper_funcs constant by Nishka Dasgupta · 5 years ago
- 0e580c6 drm/vram: use embedded gem object by Gerd Hoffmann · 5 years ago
- bf2791e drm/vbox: Remove empty PRIME functions by Thomas Zimmermann · 6 years ago
- 8a01556 drm/vboxvideo: Drop drm_gem_prime_export/import by Daniel Vetter · 6 years ago
- 0424fda drm/prime: Actually remove DRIVER_PRIME everywhere by Daniel Vetter · 6 years ago
- 374ed54 Merge drm/drm-next into drm-misc-next by Sean Paul · 6 years ago
- 94065bf drm/vboxvideo: Convert vboxvideo driver to VRAM MM by Thomas Zimmermann · 6 years ago
- 5e6b925 drm/vboxvideo: Convert vboxvideo driver to |struct drm_gem_vram_object| by Thomas Zimmermann · 6 years ago
- a2d635d Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
- 4571098 Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
- c8613fc drm/vboxvideo: Use drm_fb_helper_fill_info by Daniel Vetter · 6 years ago
- 8bfb175 drm/vboxvideo: Remove unused including <linux/version.h> by YueHaibing · 6 years ago
- 131abc5 drm/vboxvideo: Move the vboxvideo driver out of staging by Hans de Goede · 6 years ago