linux-stable/drivers/gpu/drm/virtio
Archit Taneja 0843010bbd drm/virtio: Use new drm_fb_helper functions
Use the newly created wrapper drm_fb_helper functions instead of calling
core fbdev functions directly. They also simplify the fb_info creation.

v3:
- Don't touch remove_conflicting_framebuffers

v2:
- add missing header for virtgpu_fb.c

Cc: David Airlie <airlied@linux.ie>
Cc: Gerd Hoffmann <kraxel@redhat.com>

Signed-off-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2015-08-06 14:13:07 +02:00
..
Kconfig
Makefile
virtgpu_debugfs.c
virtgpu_display.c
virtgpu_drm_bus.c Add virtio-vga bits. 2015-06-16 11:22:40 +02:00
virtgpu_drv.c
virtgpu_drv.h virtio-gpu: add locking for vbuf pool 2015-06-16 11:22:41 +02:00
virtgpu_fb.c drm/virtio: Use new drm_fb_helper functions 2015-08-06 14:13:07 +02:00
virtgpu_fence.c
virtgpu_gem.c
virtgpu_kms.c drm/virtgpu: initialise fbdev after getting initial display info 2015-06-16 11:22:40 +02:00
virtgpu_object.c
virtgpu_plane.c
virtgpu_ttm.c drm/virtio: remove some dead code 2015-06-11 13:16:35 +10:00
virtgpu_vq.c virtio-gpu: add locking for vbuf pool 2015-06-16 11:22:41 +02:00