Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1683760

Re: [PATCH v2] drm/sun4i: Implement drm_driver lastclose to restore fbdev console

From Chen-Yu Tsai <wens@csie.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2] drm/sun4i: Implement drm_driver lastclose to restore fbdev console
Date 2017-07-09 17:20 +0200
Message-ID <u1ma5-We-17@gated-at.bofh.it> (permalink)
References <u1fih-4VP-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sun, Jul 9, 2017 at 3:59 PM, Jonathan Liu <net147@gmail.com> wrote:
> The drm_driver lastclose callback is called when the last userspace
> DRM client has closed. Call drm_fbdev_cma_restore_mode to restore
> the fbdev console otherwise the fbdev console will stop working.
>
> Signed-off-by: Jonathan Liu <net147@gmail.com>

This should have

Fixes: 9026e0d122ac ("drm: Add Allwinner A10 Display Engine support")

Otherwise,

Reviewed-by: Chen-Yu Tsai <wens@csie.org>

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2] drm/sun4i: Implement drm_driver lastclose to restore fbdev console Jonathan Liu <net147@gmail.com> - 2017-07-09 10:00 +0200
  Re: [PATCH v2] drm/sun4i: Implement drm_driver lastclose to restore  fbdev console Chen-Yu Tsai <wens@csie.org> - 2017-07-09 17:20 +0200
    Re: [PATCH v2] drm/sun4i: Implement drm_driver lastclose to restore  fbdev console Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-07-10 08:50 +0200
      Re: [PATCH v2] drm/sun4i: Implement drm_driver lastclose to restore  fbdev console Jonathan Liu <net147@gmail.com> - 2017-07-10 09:00 +0200
      Re: [PATCH v2] drm/sun4i: Implement drm_driver lastclose to restore  fbdev console Daniel Vetter <daniel@ffwll.ch> - 2017-07-10 20:10 +0200

csiph-web