Re: [PATCH v6 0/2] drm: rockchip: Fix rockchip drm unbind crash error

From: jeffy
Date: Mon Apr 10 2017 - 23:06:41 EST


Hi Sean,

On 04/11/2017 03:26 AM, Sean Paul wrote:
On Mon, Apr 10, 2017 at 06:00:43PM +0800, Jeffy Chen wrote:

Hi Jeffy,
Thanks for sending this up again.


Verified on rk3399 chromebook kevin, no more crashes during unbind/bind drm.

I'm assuming this is on the chromeos-4.4 kernel? If so, you should probably
mention that when you're posting upstream.

right, will do in next version.
Sean



Changes in v6:
Address Daniel Vetter <daniel@xxxxxxxx>'s comments.

Changes in v5:
Fix wrong git account.

Changes in v2:
Fix some commit messages.

Jeffy Chen (2):
drm: Unplug drm device when unregistering it
drm: Prevent release fb after cleanup mode config

drivers/gpu/drm/drm_drv.c | 6 +++---
drivers/gpu/drm/drm_framebuffer.c | 5 +++++
drivers/gpu/drm/udl/udl_drv.c | 2 +-
include/drm/drmP.h | 6 ++++++
4 files changed, 15 insertions(+), 4 deletions(-)

--
2.1.4