[PATCH 10/22] drm/pl111: Use drm_fb_cma_fbdev_init/fini()
Linus Walleij
linus.walleij at linaro.org
Mon Nov 6 13:18:01 UTC 2017
On Sat, Nov 4, 2017 at 2:04 PM, Noralf Trønnes <noralf at tronnes.org> wrote:
> Use drm_fb_cma_fbdev_init() and drm_fb_cma_fbdev_fini() which relies on
> the fact that drm_device holds a pointer to the drm_fb_helper structure.
> This means that the driver doesn't have to keep track of that.
> Also use the drm_fb_helper functions directly.
>
> Cc: Eric Anholt <eric at anholt.net>
> Signed-off-by: Noralf Trønnes <noralf at tronnes.org>
Looks reasonable.
Reviewed-by: Linus Walleij <linus.walleij at linaro.org>
Yours,
Linus Walleij
More information about the dri-devel
mailing list