linux_dsm_epyc7002/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
virtgpu_drv.c
virtgpu_drv.h
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
virtgpu_object.c
virtgpu_plane.c
virtgpu_ttm.c
virtgpu_vq.c