summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorNoralf Trønnes <noralf@tronnes.org>2018-07-03 18:03:50 +0200
committerNoralf Trønnes <noralf@tronnes.org>2018-07-10 14:53:17 +0200
commit894a677f4b3e6d2ab8d01bb46c1fbd5f92e4591b (patch)
tree2936a2031f6a0c491ded6eb0183025e3cd214243 /mm
parent244007ecb6bb94fa4e9b9a969fa86f2ad86ec543 (diff)
downloadlinux-894a677f4b3e6d2ab8d01bb46c1fbd5f92e4591b.tar.gz
linux-894a677f4b3e6d2ab8d01bb46c1fbd5f92e4591b.tar.bz2
linux-894a677f4b3e6d2ab8d01bb46c1fbd5f92e4591b.zip
drm/cma-helper: Use the generic fbdev emulation
This switches the CMA helper drivers that use its fbdev emulation over to the generic fbdev emulation. It's the first phase of using generic fbdev. A later phase will use DRM client callbacks for the lastclose/hotplug/remove callbacks. There are currently 2 fbdev init/fini functions: - drm_fb_cma_fbdev_init/drm_fb_cma_fbdev_fini - drm_fbdev_cma_init/drm_fbdev_cma_fini This is because the work on generic fbdev came up during a fbdev refactoring and thus wasn't completed. No point in completing that refactoring when drivers will soon move to drm_fb_helper_generic_probe(). tinydrm uses drm_fb_cma_fbdev_init_with_funcs(). Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Noralf Trønnes <noralf@tronnes.org> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20180703160354.59955-5-noralf@tronnes.org
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions