All of lore.kernel.org
 help / color / mirror / Atom feed
* Keep package awake during punit access
@ 2018-01-10 12:55 Chris Wilson
  2018-01-10 12:55 ` [PATCH 1/7] drm/i915: Disable preemption and sleeping while using the punit sideband Chris Wilson
                   ` (7 more replies)
  0 siblings, 8 replies; 19+ messages in thread
From: Chris Wilson @ 2018-01-10 12:55 UTC (permalink / raw)
  To: intel-gfx

If we use the punit often enough, we eventually see a machine hang on
Valleyview and perhaps it may explain a few Braswell incompletes as
well. The cause seems to be the package sleeping while the punit is
active, so we simply have to wake everything up before we start talking.
This is very expensive...
-Chris

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2018-01-12 13:26 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-10 12:55 Keep package awake during punit access Chris Wilson
2018-01-10 12:55 ` [PATCH 1/7] drm/i915: Disable preemption and sleeping while using the punit sideband Chris Wilson
2018-01-10 13:18   ` Hans de Goede
2018-01-10 13:45     ` Mika Kuoppala
2018-01-10 14:02       ` Chris Wilson
2018-01-11 19:43     ` Hans de Goede
2018-01-11 20:10   ` Ville Syrjälä
2018-01-11 20:53     ` Chris Wilson
2018-01-11 21:17       ` Ville Syrjälä
2018-01-11 21:42         ` Hans de Goede
2018-01-11 22:04           ` Hans de Goede
2018-01-12 10:02             ` Mika Kuoppala
2018-01-10 12:55 ` [PATCH 2/7] drm/i915: Lift acquiring the vlv punit to the callers Chris Wilson
2018-01-10 12:55 ` [PATCH 3/7] drm/i915: Lift sideband locking for vlv_punit_(read|write) Chris Wilson
2018-01-10 12:55 ` [PATCH 4/7] drm/i915: Reduce RPS update frequency on Valleyview/Cherryview Chris Wilson
2018-01-10 12:55 ` [PATCH 5/7] Revert "drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3" Chris Wilson
2018-01-10 12:55 ` [PATCH 6/7] drm/i915: Replace pcu_lock with sb_lock Chris Wilson
2018-01-10 12:55 ` [PATCH 7/7] drm/i915: Merge sandybride_pcode_(read|write) Chris Wilson
2018-01-10 13:41 ` ✓ Fi.CI.BAT: success for series starting with [1/7] drm/i915: Disable preemption and sleeping while using the punit sideband Patchwork

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.