summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio/virtgpu_plane.c
AgeCommit message (Expand)AuthorLines
2016-09-20virtio-gpu: avoid possible NULL pointer dereferenceHeinrich Schuchardt-2/+4
2016-06-07virtio-gpu: use src not crtcGerd Hoffmann-13/+18
2016-06-07virtio-gpu: pick up hotspot from framebufferGerd Hoffmann-7/+13
2016-06-07virtio-gpu: switch to atomic cursor interfacesGerd Hoffmann-9/+96
2016-06-07virtio-gpu: fix output lookupGerd Hoffmann-1/+7
2016-02-11drm: virtio-gpu: transfer dumb buffers to host on plane updateRob Herring-0/+7
2016-02-11drm: virtio-gpu: ensure plane is flushed to host on atomic updateRob Herring-0/+5
2016-02-11drm: virtio-gpu: get the fb from the plane state for atomic updatesRob Herring-2/+2
2015-12-11drm: Pass 'name' to drm_universal_plane_init()Ville Syrjälä-1/+1
2015-06-03Add virtio gpu driver.Dave Airlie-0/+120