intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] drm/i915/guc: Remove stale comment for q_fail
@ 2017-05-18 11:31 Michal Wajdeczko
  2017-05-18 11:31 ` [PATCH 2/3] drm/i915/guc: Remove failed doorbell stat from debugfs Michal Wajdeczko
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Michal Wajdeczko @ 2017-05-18 11:31 UTC (permalink / raw)
  To: intel-gfx

This member was dropped long time ago.

Fixes: 774439e1 ("drm/i915/guc: re-optimise i915_guc_client layout")
Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
---
 drivers/gpu/drm/i915/intel_uc.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/gpu/drm/i915/intel_uc.h b/drivers/gpu/drm/i915/intel_uc.h
index 7618b71..8d52a37 100644
--- a/drivers/gpu/drm/i915/intel_uc.h
+++ b/drivers/gpu/drm/i915/intel_uc.h
@@ -59,8 +59,6 @@ struct drm_i915_gem_request;
  *                available in the work queue (note, the queue is shared,
  *                not per-engine). It is OK for this to be nonzero, but
  *                it should not be huge!
- *   q_fail: failed to enqueue a work item. This should never happen,
- *           because we check for space beforehand.
  *   b_fail: failed to ring the doorbell. This should never happen, unless
  *           somehow the hardware misbehaves, or maybe if the GuC firmware
  *           crashes? We probably need to reset the GPU to recover.
-- 
2.7.4

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

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

end of thread, other threads:[~2017-05-24 12:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-18 11:31 [PATCH 1/3] drm/i915/guc: Remove stale comment for q_fail Michal Wajdeczko
2017-05-18 11:31 ` [PATCH 2/3] drm/i915/guc: Remove failed doorbell stat from debugfs Michal Wajdeczko
2017-05-18 11:31 ` [PATCH 3/3] drm/i915/guc: Remove last submission result " Michal Wajdeczko
2017-05-19  8:30   ` Chris Wilson
2017-05-19  8:38   ` Joonas Lahtinen
2017-05-19  8:55     ` Michal Wajdeczko
2017-05-18 16:38 ` ✗ Fi.CI.BAT: warning for series starting with [1/3] drm/i915/guc: Remove stale comment for q_fail Patchwork
2017-05-18 17:12   ` Michal Wajdeczko
2017-05-19 10:28     ` Chris Wilson
2017-05-24 12:33 ` [PATCH 1/3] " Jani Nikula

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