[Intel-gfx] [PATCH v2 0/1] Fix Guc-Err-Capture sizing warning

Alan Previn alan.previn.teres.alexis at intel.com
Fri Sep 30 21:18:35 UTC 2022


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



More information about the Intel-gfx mailing list