aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio/virtgpu_display.c
AgeCommit message (Expand)Author
2016-07-19drm/virtio: Fix non static symbol warningWei Yongjun
2016-07-18drm/virtgpu: Delete unnecessary checks before drm_gem_object_unreference_unlo...Markus Elfring
2016-06-14drm/virtio: Don't reinvent a flipping wheelDaniel Vetter
2016-06-10drm: virtgpu: Rely on the default ->best_encoder() behaviorBoris Brezillon
2016-06-10drm/atomic-helper: Massage swap_state signature somewhatDaniel Vetter
2016-06-09Merge branch 'virtio-gpu-for-airlied' of git://git.kraxel.org/linux into drm-...Dave Airlie
2016-06-07virtio-gpu: switch to atomic cursor interfacesGerd Hoffmann
2016-06-07virtio-gpu: add atomic_commit functionGerd Hoffmann
2016-06-06drm/virtio: use drm_crtc_send_vblank_event()Gustavo Padovan
2016-05-17drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson
2016-05-09Merge tag 'v4.6-rc7' into drm-nextDave Airlie
2016-04-27drm/virtio: send vblank event after crtc updatesGustavo Padovan
2016-04-12drm/virtio: Drop dummy gamma table supportDaniel Vetter
2016-03-04drm/virtio: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-02-16drm/virtio: removed optional dummy encoder mode_fixup function.Carlos Palminha
2015-12-11drm: Drop drm_helper_probe_single_connector_modes_nomerge()Ville Syrjälä
2015-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä
2015-12-11drm: Pass 'name' to drm_crtc_init_with_planes()Ville Syrjälä
2015-12-08drm/virtio: Drop dummy save/restore functionsDaniel Vetter
2015-12-08Back merge tag 'v4.4-rc4' into drm-nextDave Airlie
2015-12-01virtio-gpu: use no-merge for fill-modesMarc-André Lureau
2015-11-24drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä
2015-10-16virtio-gpu: add page flip supportGerd Hoffmann
2015-10-16virtio-gpu: wait for cursor updates finishGerd Hoffmann
2015-06-03Add virtio gpu driver.Dave Airlie