summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/virtio/virtgpu_display.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-11drm: Drop drm_helper_probe_single_connector_modes_nomerge()Ville Syrjälä1-1/+1
2015-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä1-1/+1
2015-12-11drm: Pass 'name' to drm_crtc_init_with_planes()Ville Syrjälä1-1/+1
2015-12-08drm/virtio: Drop dummy save/restore functionsDaniel Vetter1-12/+0
2015-12-08Back merge tag 'v4.4-rc4' into drm-nextDave Airlie1-1/+1
2015-12-01virtio-gpu: use no-merge for fill-modesMarc-André Lureau1-1/+1
2015-11-24drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä1-2/+2
2015-10-16virtio-gpu: add page flip supportGerd Hoffmann1-3/+46
2015-10-16virtio-gpu: wait for cursor updates finishGerd Hoffmann1-0/+8
2015-06-03Add virtio gpu driver.Dave Airlie1-0/+473