Re: [PATCH 19/20] drm/zte: Use drm_fbdev_generic_setup()

2018-09-25 Thread Noralf Trønnes
Den 10.09.2018 03.23, skrev Shawn Guo: On Sat, Sep 08, 2018 at 03:46:47PM +0200, Noralf Trønnes wrote: The CMA helper is already using the drm_fb_helper_generic_probe part of the generic fbdev emulation. This patch makes full use of the generic fbdev emulation by using its drm_client callbacks.

Re: [PATCH 19/20] drm/zte: Use drm_fbdev_generic_setup()

2018-09-09 Thread Shawn Guo
On Sat, Sep 08, 2018 at 03:46:47PM +0200, Noralf Trønnes wrote: > The CMA helper is already using the drm_fb_helper_generic_probe part of > the generic fbdev emulation. This patch makes full use of the generic > fbdev emulation by using its drm_client callbacks. This means that > drm_mode_config_fu