Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-12-15 | drm/virtio: fix endianness in primary_plane_update | Michael S. Tsirkin | 1 | -2/+2 |
2016-10-25 | dma-buf: Rename struct fence to dma_fence | Chris Wilson | 1 | -1/+1 |
2016-09-20 | virtio-gpu: avoid possible NULL pointer dereference | Heinrich Schuchardt | 1 | -2/+4 |
2016-06-07 | virtio-gpu: use src not crtc | Gerd Hoffmann | 1 | -13/+18 |
2016-06-07 | virtio-gpu: pick up hotspot from framebuffer | Gerd Hoffmann | 1 | -7/+13 |
2016-06-07 | virtio-gpu: switch to atomic cursor interfaces | Gerd Hoffmann | 1 | -9/+96 |
2016-06-07 | virtio-gpu: fix output lookup | Gerd Hoffmann | 1 | -1/+7 |
2016-02-11 | drm: virtio-gpu: transfer dumb buffers to host on plane update | Rob Herring | 1 | -0/+7 |
2016-02-11 | drm: virtio-gpu: ensure plane is flushed to host on atomic update | Rob Herring | 1 | -0/+5 |
2016-02-11 | drm: virtio-gpu: get the fb from the plane state for atomic updates | Rob Herring | 1 | -2/+2 |
2015-12-11 | drm: Pass 'name' to drm_universal_plane_init() | Ville Syrjälä | 1 | -1/+1 |
2015-06-03 | Add virtio gpu driver. | Dave Airlie | 1 | -0/+120 |