All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] fix mediatek drm, dis, and disp-* unbind/bind
@ 2019-05-29 10:25 ` Hsin-Yi Wang
  0 siblings, 0 replies; 25+ messages in thread
From: Hsin-Yi Wang @ 2019-05-29 10:25 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: CK Hu, Philipp Zabel, David Airlie, Daniel Vetter,
	Matthias Brugger, dri-devel, linux-mediatek, linux-kernel

There are some errors when unbinding and rebinding mediatek drm, dsi,
and disp-* drivers. This series is to fix those errors and warnings.

Hsin-Yi Wang (4):
  drm: mediatek: fix unbind functions
  drm: mediatek: unbind components in mtk_drm_unbind()
  drm: mediatek: call drm_atomic_helper_shutdown() when unbinding driver
  drm: mediatek: clear num_pipes when unbind driver

 drivers/gpu/drm/mediatek/mtk_drm_drv.c | 8 +++-----
 drivers/gpu/drm/mediatek/mtk_dsi.c     | 2 ++
 2 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-06-04  1:33 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-29 10:25 [PATCH v2 0/4] fix mediatek drm, dis, and disp-* unbind/bind Hsin-Yi Wang
2019-05-29 10:25 ` Hsin-Yi Wang
2019-05-29 10:25 ` [PATCH v2 1/4] drm: mediatek: fix unbind functions Hsin-Yi Wang
2019-05-29 10:25   ` Hsin-Yi Wang
2019-05-30  2:13   ` CK Hu
2019-05-30  2:13     ` CK Hu
2019-05-30  2:13     ` CK Hu
2019-05-29 10:25 ` [PATCH v2 2/4] drm: mediatek: unbind components in mtk_drm_unbind() Hsin-Yi Wang
2019-05-29 10:25   ` Hsin-Yi Wang
2019-05-30  2:17   ` CK Hu
2019-05-30  2:17     ` CK Hu
2019-05-30  2:17     ` CK Hu
2019-05-29 10:25 ` [PATCH v2 3/4] drm: mediatek: call drm_atomic_helper_shutdown() when unbinding driver Hsin-Yi Wang
2019-05-29 10:25   ` Hsin-Yi Wang
2019-05-30  2:22   ` CK Hu
2019-05-30  2:22     ` CK Hu
2019-05-30  2:22     ` CK Hu
2019-05-29 10:25 ` [PATCH v2 4/4] drm: mediatek: clear num_pipes when unbind driver Hsin-Yi Wang
2019-05-29 10:25   ` Hsin-Yi Wang
2019-05-30  2:28   ` CK Hu
2019-05-30  2:28     ` CK Hu
2019-05-30  2:28     ` CK Hu
2019-06-04  1:33 ` [PATCH v2 0/4] fix mediatek drm, dis, and disp-* unbind/bind CK Hu
2019-06-04  1:33   ` CK Hu
2019-06-04  1:33   ` CK Hu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.