1
0
Fork 0
alistair23-linux/drivers/gpu/drm/udl
Archit Taneja 41ba2f3415 drm/udl: 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.

v2:
- remove unused variable device in udlfb_create

Cc: David Airlie <airlied@linux.ie>
Cc: Haixia Shi <hshi@chromium.org>
Cc: "Stéphane Marchesin" <marcheu@chromium.org>

Signed-off-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2015-08-06 14:13:00 +02:00
..
Kconfig drm: merge drm_usb into udl 2014-09-10 17:43:27 +10:00
Makefile drm/udl: add support to export a handle to a FD on UDL. 2014-11-20 11:41:37 +10:00
udl_connector.c drm: merge drm_usb into udl 2014-09-10 17:43:27 +10:00
udl_dmabuf.c dma-buf: cleanup dma_buf_export() to make it easily extensible 2015-04-21 14:47:16 +05:30
udl_drv.c drm/udl: add support to export a handle to a FD on UDL. 2014-11-20 11:41:37 +10:00
udl_drv.h drm/udl: handle page mapping in dmabuf export. 2014-11-26 10:03:00 +10:00
udl_encoder.c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 2012-10-03 23:29:23 -07:00
udl_fb.c drm/udl: Use new drm_fb_helper functions 2015-08-06 14:13:00 +02:00
udl_gem.c drm/udl: handle page mapping in dmabuf export. 2014-11-26 10:03:00 +10:00
udl_main.c drm: merge drm_usb into udl 2014-09-10 17:43:27 +10:00
udl_modeset.c drm/udl: properly set active_16 flag in udl_crtc_page_flip(). (v2) 2015-01-31 10:12:23 +10:00
udl_transfer.c drm/udl: optimize udl_compress_hline16 (v2) 2015-01-31 10:08:47 +10:00