OpenCloudOS-Kernel/drivers/gpu/drm/bochs
Archit Taneja 6a752972a3 drm/bochs: 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:
- remove unused variable device in bochsfb_create

Cc: David Airlie <airlied@linux.ie>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>

Signed-off-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2015-08-06 14:13:06 +02:00
..
Kconfig drm: fix bochs kconfig dependencies 2014-03-07 09:05:10 +10:00
Makefile
bochs.h drm: Extract <drm/drm_gem.h> 2014-09-24 11:43:41 +10:00
bochs_drv.c drm/bochs: Use new drm_fb_helper functions 2015-08-06 14:13:06 +02:00
bochs_fbdev.c drm/bochs: Use new drm_fb_helper functions 2015-08-06 14:13:06 +02:00
bochs_hw.c drm/bochs: disable video before changing video mode 2015-04-01 08:28:15 +10:00
bochs_kms.c drm/bochs: Remove dummy ->load_lut() implementation 2014-12-10 13:51:31 +01:00
bochs_mm.c drm/ttm: add reservation_object as argument to ttm_bo_init 2014-09-30 14:04:00 +02:00