summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/virtio
AgeCommit message (Expand)Author
2017-08-11drm/virtio: fix framebuffer sparse warningGerd Hoffmann
2017-07-12drm/virtio: don't leak bo on drm_gem_object_init failureGerd Hoffmann
2016-11-03virtio-gpu: fix vblank eventsGerd Hoffmann
2016-10-04drm: virtio: reinstate drm_virtio_set_busid()Laszlo Ersek
2016-09-28Merge tag 'drm-qemu-20160921' of git://git.kraxel.org/linux into drm-nextDave Airlie
2016-09-22drm: Don't swallow error codes in drm_dev_alloc()Tom Gundersen
2016-09-20drm/virtio: add real fence context and seqnoGustavo Padovan
2016-09-20drm/virtio: drop virtio_gpu_execbuffer_ioctl() wrappingGustavo Padovan
2016-09-20virtio-gpu: avoid possible NULL pointer dereferenceHeinrich Schuchardt
2016-08-29drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commitLiu Ying
2016-08-19virtio-gpu: Use memdup_user() rather than duplicating its implementationMarkus Elfring
2016-08-12drm/fb-helper: Add a dummy remove_conflicting_framebuffersDaniel Vetter
2016-07-19drm/virtio: Fix non static symbol warningWei Yongjun
2016-07-19Merge remote-tracking branch 'airlied/drm-next' into topic/drm-miscDaniel Vetter
2016-07-18drm/virtio: make fbdev support really optionalTobias Jakobi
2016-07-18drm/virtgpu: Delete unnecessary checks before drm_gem_object_unreference_unlo...Markus Elfring
2016-07-07drm/ttm: add wait for idle in all drivers bo_move functionsChristian König
2016-06-21drm: Lobotomize set_busid nonsense for !pci driversDaniel Vetter
2016-06-14drm/virtio: Don't reinvent a flipping wheelDaniel Vetter
2016-06-10drm: virtgpu: Rely on the default ->best_encoder() behaviorBoris Brezillon
2016-06-10drm/atomic-helper: Massage swap_state signature somewhatDaniel Vetter
2016-06-09Merge branch 'virtio-gpu-for-airlied' of git://git.kraxel.org/linux into drm-...Dave Airlie
2016-06-09Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-06-09Merge tag 'topic/lockless-gem-bo-freeing-2016-06-01' of git://anongit.freedes...Dave Airlie
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: add atomic_commit functionGerd Hoffmann
2016-06-07virtio-gpu: fix output lookupGerd Hoffmann
2016-06-06drm/virtio: use drm_crtc_send_vblank_event()Gustavo Padovan
2016-06-01drm/virtio: Use lockless gem BO free callbackDaniel Vetter
2016-05-31virtio-gpu: fix output lookupGerd Hoffmann
2016-05-17drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson
2016-05-09Merge tag 'v4.6-rc7' into drm-nextDave Airlie
2016-05-04drm/ttm: implement LRU add callbacks v2Christian König
2016-05-04drm/ttm: remove lazy parameter from ttm_bo_waitChristian König
2016-05-04drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König
2016-04-27drm/virtio: send vblank event after crtc updatesGustavo Padovan
2016-04-12drm/virtio: Drop dummy gamma table supportDaniel Vetter
2016-03-30vgacon: dummy implementation for vgacon_text_forceDaniel Vetter
2016-03-04drm/virtio: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-02-19Merge tag 'topic/drm-misc-2016-02-18' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-02-16drm/virtio: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-11drm: virtio-gpu: set atomic flagRob Herring
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
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-01-12virtio: make find_vqs() checkpatch.pl-friendlyStefan Hajnoczi
2015-12-11drm: Drop drm_helper_probe_single_connector_modes_nomerge()Ville Syrjälä