linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v9 0/1] drm: rockchip: Fix rockchip drm unbind crash error
@ 2017-04-12  8:56 Jeffy Chen
  2017-04-12  8:56 ` [PATCH v9] drm: Unplug drm device when unregistering it Jeffy Chen
  0 siblings, 1 reply; 4+ messages in thread
From: Jeffy Chen @ 2017-04-12  8:56 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 with/out ui service running.

Changes in v9:
Move drm_device_set_plug_state into drm_drv.c .

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

Changes in v7:
Add drm_device_set_plug_state helper.

Changes in v6:
Reuse unplug status.

Changes in v5:
Fix wrong git account.

Changes in v2:
Fix some commit messages.

Jeffy Chen (1):
  drm: Unplug drm device when unregistering it

 drivers/gpu/drm/drm_drv.c     | 26 ++++++++++----------------
 drivers/gpu/drm/udl/udl_drv.c |  2 +-
 include/drm/drmP.h            |  6 ------
 include/drm/drm_drv.h         |  1 -
 4 files changed, 11 insertions(+), 24 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2017-04-13  1:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-12  8:56 [PATCH v9 0/1] drm: rockchip: Fix rockchip drm unbind crash error Jeffy Chen
2017-04-12  8:56 ` [PATCH v9] drm: Unplug drm device when unregistering it Jeffy Chen
2017-04-12 15:03   ` Sean Paul
2017-04-13  1:28     ` 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).