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