Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH v2 0/1] Fix Guc-Err-Capture sizing warning
@ 2022-09-30 21:18 Alan Previn
  2022-09-30 21:18 ` [Intel-gfx] [PATCH v2 1/1] drm/i915/guc: Fix GuC error capture sizing estimation and reporting Alan Previn
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Alan Previn @ 2022-09-30 21:18 UTC (permalink / raw)
  To: intel-gfx

GuC Error capture initialization calculates an estimation
buffer size for worst case scenario of all engines getting
reset. Fix the calculation change from drm_warn to drm_dbg
since its a corner case

Changes from prior revs:
   v1: Change drm_dbg to drm_warn for the case of the mis-estated
       size not being met (John Harrison).

Alan Previn (1):
  drm/i915/guc: Fix GuC error capture sizing estimation and reporting

 .../gpu/drm/i915/gt/uc/intel_guc_capture.c    | 29 ++++++++++++-------
 1 file changed, 18 insertions(+), 11 deletions(-)


base-commit: 0b9f0501c9541cf79fdfb43a7760360a81453d88
-- 
2.34.1


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

end of thread, other threads:[~2022-10-03 20:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-30 21:18 [Intel-gfx] [PATCH v2 0/1] Fix Guc-Err-Capture sizing warning Alan Previn
2022-09-30 21:18 ` [Intel-gfx] [PATCH v2 1/1] drm/i915/guc: Fix GuC error capture sizing estimation and reporting Alan Previn
2022-10-03 18:36   ` Teres Alexis, Alan Previn
2022-09-30 21:54 ` [Intel-gfx] ✓ Fi.CI.BAT: success for Fix Guc-Err-Capture sizing warning (rev2) Patchwork
2022-10-01 20:05 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2022-10-03 20:23   ` Teres Alexis, Alan Previn

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