linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v7 0/2] drm: rockchip: Fix rockchip drm unbind crash error
@ 2017-04-11  3:31 Jeffy Chen
  2017-04-11  3:31 ` [PATCH v7 1/2] drm: Unplug drm device when unregistering it Jeffy Chen
  2017-04-11  3:31 ` [PATCH v7 2/2] drm: Prevent release fb after cleanup drm_mode_config Jeffy Chen
  0 siblings, 2 replies; 8+ messages in thread
From: Jeffy Chen @ 2017-04-11  3:31 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, Dave Airlie


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

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         | 8 ++++----
 drivers/gpu/drm/drm_framebuffer.c | 5 +++++
 drivers/gpu/drm/udl/udl_drv.c     | 2 +-
 include/drm/drmP.h                | 5 +++--
 4 files changed, 13 insertions(+), 7 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2017-04-12  8:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-11  3:31 [PATCH v7 0/2] drm: rockchip: Fix rockchip drm unbind crash error Jeffy Chen
2017-04-11  3:31 ` [PATCH v7 1/2] drm: Unplug drm device when unregistering it Jeffy Chen
2017-04-12  6:33   ` Daniel Vetter
2017-04-12  8:17     ` jeffy
2017-04-12  8:44       ` jeffy
2017-04-11  3:31 ` [PATCH v7 2/2] drm: Prevent release fb after cleanup drm_mode_config Jeffy Chen
2017-04-12  6:36   ` Daniel Vetter
2017-04-12  8:39     ` jeffy

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).