drm/vc4: Use the fbdev_cma helpers
authorDerek Foreman <derekf@osg.samsung.com>
Thu, 2 Jul 2015 16:19:54 +0000 (11:19 -0500)
committerEric Anholt <eric@anholt.net>
Wed, 21 Oct 2015 09:33:12 +0000 (10:33 +0100)
commit48666d56312b337ff3f04451bf6c3f014fee1eeb
treeb67ce62a940c57aac8722c3196bcf1fe38ff3bb5
parentc8b75bca92cbf064b9fa125fc74a85994452e935
drm/vc4: Use the fbdev_cma helpers

Keep the fbdev_cma pointer around so we can use it on hotplog and close
to ensure the frame buffer console is in a useful state.

Signed-off-by: Derek Foreman <derekf@osg.samsung.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/vc4/vc4_drv.c
drivers/gpu/drm/vc4/vc4_drv.h
drivers/gpu/drm/vc4/vc4_kms.c