summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/virtio/virtgpu_plane.c
AgeCommit message (Expand)Author
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson
2016-09-20virtio-gpu: avoid possible NULL pointer dereferenceHeinrich Schuchardt
2016-06-07virtio-gpu: use src not crtcGerd Hoffmann
2016-06-07virtio-gpu: pick up hotspot from framebufferGerd Hoffmann
2016-06-07virtio-gpu: switch to atomic cursor interfacesGerd Hoffmann
2016-06-07virtio-gpu: fix output lookupGerd Hoffmann
2016-02-11drm: virtio-gpu: transfer dumb buffers to host on plane updateRob Herring
2016-02-11drm: virtio-gpu: ensure plane is flushed to host on atomic updateRob Herring
2016-02-11drm: virtio-gpu: get the fb from the plane state for atomic updatesRob Herring
2015-12-11drm: Pass 'name' to drm_universal_plane_init()Ville Syrjälä
2015-06-03Add virtio gpu driver.Dave Airlie