aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio
AgeCommit message (Expand)Author
2016-12-15drm: Nuke fb->depthVille Syrjälä
2016-12-15drm/virtio: Call drm_helper_mode_fill_fb_struct() before drm_framebuffer_init()Ville Syrjälä
2016-12-15drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()Ville Syrjälä
2016-12-15drm/virtio: annotate virtio_gpu_queue_ctrl_buffer_lockedMichael S. Tsirkin
2016-12-15drm/virtio: fix lock context imbalanceMichael S. Tsirkin
2016-12-15drm/virtio: fix endianness in primary_plane_updateMichael S. Tsirkin
2016-11-30Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie
2016-11-15drm/virtio: allocate some extra bufsGerd Hoffmann
2016-11-15Revert "drm: virtio: reinstate drm_virtio_set_busid()"Gerd Hoffmann
2016-11-15drm/virtio: fix busid regressionGerd Hoffmann
2016-11-14drm/virtio: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ
2016-11-11Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie
2016-11-03virtio-gpu: fix vblank eventsGerd Hoffmann
2016-11-02drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula
2016-10-28Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2016-10-25drm/ttm: make eviction decision a driver callback v2Christian König
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson
2016-10-21drm/virtio: kconfig: Fixup white space.Peter Griffin
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