Re: [PATCH 3/6] drm/fb-cma-helper: Support device unplug

2017-08-30 Thread Daniel Vetter
On Tue, Aug 29, 2017 at 07:23:14PM +0200, Noralf Trønnes wrote: > > Den 28.08.2017 23.46, skrev Daniel Vetter: > > On Mon, Aug 28, 2017 at 07:17:45PM +0200, Noralf Trønnes wrote: > > > Add drm_fbdev_cma_dev_unplug() and use the drm_fb_helper device unplug > > > support. Pin driver module on fb_ope

Re: [PATCH 3/6] drm/fb-cma-helper: Support device unplug

2017-08-29 Thread Noralf Trønnes
Den 28.08.2017 23.46, skrev Daniel Vetter: On Mon, Aug 28, 2017 at 07:17:45PM +0200, Noralf Trønnes wrote: Add drm_fbdev_cma_dev_unplug() and use the drm_fb_helper device unplug support. Pin driver module on fb_open(). Cc: Laurent Pinchart Signed-off-by: Noralf Trønnes --- drivers/gpu/drm/

Re: [PATCH 3/6] drm/fb-cma-helper: Support device unplug

2017-08-28 Thread Daniel Vetter
On Mon, Aug 28, 2017 at 07:17:45PM +0200, Noralf Trønnes wrote: > Add drm_fbdev_cma_dev_unplug() and use the drm_fb_helper device unplug > support. Pin driver module on fb_open(). > > Cc: Laurent Pinchart > Signed-off-by: Noralf Trønnes > --- > drivers/gpu/drm/drm_fb_cma_helper.c | 139 > +

[PATCH 3/6] drm/fb-cma-helper: Support device unplug

2017-08-28 Thread Noralf Trønnes
Add drm_fbdev_cma_dev_unplug() and use the drm_fb_helper device unplug support. Pin driver module on fb_open(). Cc: Laurent Pinchart Signed-off-by: Noralf Trønnes --- drivers/gpu/drm/drm_fb_cma_helper.c | 139 +--- include/drm/drm_fb_cma_helper.h | 1 + 2 f