linux/drivers/gpu/drm/qxl
Archit Taneja e7cd84cf7d drm/qxl: 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.

Cc: David Airlie <airlied@linux.ie>
Cc: Frediano Ziglio <fziglio@redhat.com>
Cc: Maarten Lankhorst <maarten.lankhorst@canonical.com>

Signed-off-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2015-08-06 14:12:59 +02:00
..
Kconfig
Makefile
qxl_cmd.c drm/qxl: Remove format string errors 2015-06-05 11:00:51 +10:00
qxl_debugfs.c
qxl_dev.h
qxl_display.c drm/qxl: Remove format string errors 2015-06-05 11:00:51 +10:00
qxl_draw.c
qxl_drv.c
qxl_drv.h drm/qxl: Remove format string errors 2015-06-05 11:00:51 +10:00
qxl_dumb.c
qxl_fb.c drm/qxl: Use new drm_fb_helper functions 2015-08-06 14:12:59 +02:00
qxl_gem.c drm/qxl: Move main reference counter to GEM object instead of TTM ones 2015-06-05 11:00:51 +10:00
qxl_image.c
qxl_ioctl.c drm/qxl: Propagate correctly errors from qxlhw_handle_to_bo 2015-06-05 11:00:52 +10:00
qxl_irq.c
qxl_kms.c
qxl_object.c drm/qxl: Move main reference counter to GEM object instead of TTM ones 2015-06-05 11:00:51 +10:00
qxl_object.h
qxl_prime.c
qxl_release.c drm/qxl: Remove format string errors 2015-06-05 11:00:51 +10:00
qxl_ttm.c