linux/drivers/gpu/drm/virtio
Gerd Hoffmann 71d3f6ef7f drm/virtio: fix framebuffer sparse warning
virtio uses normal ram as backing storage for the framebuffer, so we
should assign the address to new screen_buffer (added by commit
17a7b0b4d9) instead of screen_base.

Reported-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2017-01-10 13:58:20 +01:00
..
Kconfig
Makefile
virtgpu_debugfs.c
virtgpu_display.c
virtgpu_drm_bus.c Revert "drm: virtio: reinstate drm_virtio_set_busid()" 2016-11-15 09:45:30 +01:00
virtgpu_drv.c drm/virtio: fix busid in a different way, allocate more vbufs. 2016-11-30 14:18:51 +10:00
virtgpu_drv.h drm/virtio: fix busid in a different way, allocate more vbufs. 2016-11-30 14:18:51 +10:00
virtgpu_fb.c drm/virtio: fix framebuffer sparse warning 2017-01-10 13:58:20 +01:00
virtgpu_fence.c
virtgpu_gem.c
virtgpu_ioctl.c
virtgpu_kms.c
virtgpu_object.c
virtgpu_plane.c drm/virtio: fix endianness in primary_plane_update 2016-12-15 06:59:16 +02:00
virtgpu_prime.c
virtgpu_ttm.c
virtgpu_vq.c drm/virtio: annotate virtio_gpu_queue_ctrl_buffer_locked 2016-12-15 06:59:17 +02:00