linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fixes kernel Oops in imx-drm drivers
@ 2014-08-25 11:48 Shawn Guo
  2014-08-25 11:48 ` [PATCH v2 1/2] imx-drm: imx-ldb: fix kernel Oops in imx_ldb_unbind() Shawn Guo
  2014-08-25 11:48 ` [PATCH v2 2/2] imx-drm: ipuv3-plane: fix kernel Oops in ipu_dp_put() Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Shawn Guo @ 2014-08-25 11:48 UTC (permalink / raw)
  To: linux-arm-kernel

In my testing of bind/unbind (and insmod/rmmod) on imx-drm drivers,
a couple of kernel Oops are seen.  These two patches are trying to
fix them.

Changes since v1:
 - Remove function ipu_plane_dpms() completely as suggested by Philipp

Shawn Guo (2):
  imx-drm: imx-ldb: fix kernel Oops in imx_ldb_unbind()
  imx-drm: ipuv3-plane: fix kernel Oops in ipu_dp_put()

 drivers/staging/imx-drm/imx-ldb.c     |  2 ++
 drivers/staging/imx-drm/ipuv3-plane.c | 28 ++++------------------------
 2 files changed, 6 insertions(+), 24 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2014-08-25 11:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-25 11:48 [PATCH v2 0/2] Fixes kernel Oops in imx-drm drivers Shawn Guo
2014-08-25 11:48 ` [PATCH v2 1/2] imx-drm: imx-ldb: fix kernel Oops in imx_ldb_unbind() Shawn Guo
2014-08-25 11:48 ` [PATCH v2 2/2] imx-drm: ipuv3-plane: fix kernel Oops in ipu_dp_put() Shawn Guo

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