mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] vc4: Runtime PM and GPU reset.
@ 2016-02-09  0:19 Eric Anholt
  2016-02-09  0:19 ` [PATCH 1/3] drm/vc4: Fix spurious GPU resets due to BO reuse Eric Anholt
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Eric Anholt @ 2016-02-09  0:19 UTC (permalink / raw)
  To: dri-devel; +Cc: linux-kernel, David Airlie, Eric Anholt

Here's a series to re-add GPU reset, which I cut out of the driver in
8483d152db61c5baf5452b844ef65b96ee9a6cfb to deal with a build
regression.  Along the way, I found a bug in hang detection that
seemed to be exacerbated by runtime PM.

My preference would be to get this in -fixes, since without GPU reset
we can end up with a totally wedged desktop (and we do still have some
known GPU hangs).  If not, I'm fine with the first patch to -fixes and
the other two to -next.

Eric Anholt (3):
  drm/vc4: Fix spurious GPU resets due to BO reuse.
  drm/vc4: Enable runtime PM.
  drm/vc4: Use runtime PM to power cycle the device when the GPU hangs.

 drivers/gpu/drm/vc4/vc4_drv.h | 13 +++++++++--
 drivers/gpu/drm/vc4/vc4_gem.c | 51 ++++++++++++++++++++++++++++++++++++-------
 drivers/gpu/drm/vc4/vc4_v3d.c | 48 ++++++++++++++++++++++++++++++----------
 3 files changed, 90 insertions(+), 22 deletions(-)

-- 
2.7.0

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

end of thread, other threads:[~2016-02-16 18:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-09  0:19 [PATCH 0/3] vc4: Runtime PM and GPU reset Eric Anholt
2016-02-09  0:19 ` [PATCH 1/3] drm/vc4: Fix spurious GPU resets due to BO reuse Eric Anholt
2016-02-09  0:19 ` [PATCH 2/3] drm/vc4: Enable runtime PM Eric Anholt
2016-02-16 18:53   ` Eric Anholt
2016-02-09  0:19 ` [PATCH 3/3] drm/vc4: Use runtime PM to power cycle the device when the GPU hangs Eric Anholt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®