linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v8 0/2] drm: rockchip: Fix rockchip drm unbind crash error
@ 2017-04-12  2:55 Jeffy Chen
  2017-04-12  2:55 ` [PATCH v8 1/2] drm: Unplug drm device when unregistering it Jeffy Chen
  2017-04-12  2:55 ` [PATCH v8 2/2] drm: Prevent release fb after cleanup drm_mode_config Jeffy Chen
  0 siblings, 2 replies; 5+ messages in thread
From: Jeffy Chen @ 2017-04-12  2:55 UTC (permalink / raw)
  To: linux-kernel
  Cc: briannorris, dianders, tfiga, seanpaul, zyw, marcheu, mark.yao,
	hshi, Jeffy Chen, Daniel Vetter, Jani Nikula, dri-devel,
	Chris Wilson, David Airlie, Tom Gundersen, Patrik Jakobsson,
	Dave Airlie


Verified on rk3399 chromebook kevin(with cros 4.4 kernel), no more crashes during unbind/bind drm with/out ui service running.

Changes in v8:
Fix hang when unregistering drm dev with open_count 0

Changes in v7:
Address Sean Paul <seanpaul@chromium.org>'s comments.
Update commit message.

Changes in v6:
Address Daniel Vetter <daniel@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 drm_mode_config

 drivers/gpu/drm/drm_drv.c         | 19 +++----------------
 drivers/gpu/drm/drm_framebuffer.c |  5 +++++
 drivers/gpu/drm/udl/udl_drv.c     |  2 +-
 include/drm/drmP.h                |  5 +++--
 include/drm/drm_drv.h             |  1 -
 5 files changed, 12 insertions(+), 20 deletions(-)

-- 
2.1.4

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-04-26 20:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-12  2:55 [PATCH v8 0/2] drm: rockchip: Fix rockchip drm unbind crash error Jeffy Chen
2017-04-12  2:55 ` [PATCH v8 1/2] drm: Unplug drm device when unregistering it Jeffy Chen
2017-04-26 19:43   ` Ville Syrjälä
2017-04-26 20:36     ` Sean Paul
2017-04-12  2:55 ` [PATCH v8 2/2] drm: Prevent release fb after cleanup drm_mode_config Jeffy Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).