summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio
Commit message (Expand)AuthorAgeFilesLines
* drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä2015-11-242-3/+3
* drm: Remove unused fbdev_list membersLukas Wunner2015-11-241-1/+0
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-11-1012-25/+1289
|\
| * virtio-gpu: add page flip supportGerd Hoffmann2015-10-161-3/+46
| * virtio-gpu: mark as a render gpuDave Airlie2015-10-162-10/+10
| * virtio-gpu: add basic prime supportDave Airlie2015-10-164-2/+96
| * virtio-gpu: add 3d/virgl supportGerd Hoffmann2015-10-168-2/+1089
| * virtio-gpu: don't free things on ttm_bo_init failureDave Airlie2015-10-161-8/+3
| * virtio-gpu: wait for cursor updates finishGerd Hoffmann2015-10-161-0/+8
| * virtio-gpu: add & use virtio_gpu_queue_fenced_ctrl_bufferGerd Hoffmann2015-10-162-7/+35
| * virtio-gpu: add virtio_gpu_queue_ctrl_buffer_lockedGerd Hoffmann2015-10-161-4/+13
* | drm/virtio: use %llu format string form atomic64_tArnd Bergmann2015-10-162-3/+3
|/
* drm/virtio: Use new drm_fb_helper functionsArchit Taneja2015-08-061-23/+9
* virtio-gpu: add locking for vbuf poolDave Airlie2015-06-162-0/+8
* drm/virtgpu: initialise fbdev after getting initial display infoDave Airlie2015-06-163-1/+6
* Add virtio-vga bits.Gerd Hoffmann2015-06-161-20/+24
* drm/virtio: remove some dead codeDan Carpenter2015-06-111-2/+0
* drm/virtio: checking for NULL instead of IS_ERRDan Carpenter2015-06-111-2/+2
* Add virtio gpu driver.Dave Airlie2015-06-0315-0/+3375
OpenPOWER on IntegriCloud