summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio/virtgpu_display.c
Commit message (Expand)AuthorAgeFilesLines
* drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson2016-05-171-2/+2
* Merge tag 'v4.6-rc7' into drm-nextDave Airlie2016-05-091-0/+12
|\
| * drm/virtio: send vblank event after crtc updatesGustavo Padovan2016-04-271-0/+12
* | drm/virtio: Drop dummy gamma table supportDaniel Vetter2016-04-121-9/+0
|/
* drm/virtio: removed optional dummy crtc mode_fixup function.Carlos Palminha2016-03-041-8/+0
* drm/virtio: removed optional dummy encoder mode_fixup function.Carlos Palminha2016-02-161-8/+0
* drm: Drop drm_helper_probe_single_connector_modes_nomerge()Ville Syrjälä2015-12-111-1/+1
* drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-111-1/+1
* drm: Pass 'name' to drm_crtc_init_with_planes()Ville Syrjälä2015-12-111-1/+1
* drm/virtio: Drop dummy save/restore functionsDaniel Vetter2015-12-081-12/+0
* Back merge tag 'v4.4-rc4' into drm-nextDave Airlie2015-12-081-1/+1
|\
| * virtio-gpu: use no-merge for fill-modesMarc-André Lureau2015-12-011-1/+1
* | drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä2015-11-241-2/+2
|/
* virtio-gpu: add page flip supportGerd Hoffmann2015-10-161-3/+46
* virtio-gpu: wait for cursor updates finishGerd Hoffmann2015-10-161-0/+8
* Add virtio gpu driver.Dave Airlie2015-06-031-0/+473
OpenPOWER on IntegriCloud