On Sat, Nov 4, 2017 at 2:04 PM, Noralf Trønnes <[email protected]> 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 <[email protected]> > Signed-off-by: Noralf Trønnes <[email protected]> Looks reasonable. Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
