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

Jeffy Chen jeffy.chen at rock-chips.com
Mon Apr 10 10:00:43 UTC 2017


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

Changes in v6:
Address Daniel Vetter <daniel at ffwll.ch>'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




More information about the dri-devel mailing list