Re: [Intel-gfx] [PATCH] drm/i915/guc: Add debug capture of GuC exception

2019-06-21 Thread Robert Fosha
On 6/21/19 1:40 PM, Michal Wajdeczko wrote: On Fri, 21 Jun 2019 22:09:40 +0200, Robert M. Fosha wrote: Detect GuC firmware load failure due to an exception during execution in GuC firmware. Output the GuC EIP where excpetion occured to dmesg two typos here I'll correct the typos. for G

Re: [Intel-gfx] [PATCH] drm/i915/guc: Add debug capture of GuC exception

2019-06-21 Thread Michal Wajdeczko
On Fri, 21 Jun 2019 22:09:40 +0200, Robert M. Fosha wrote: Detect GuC firmware load failure due to an exception during execution in GuC firmware. Output the GuC EIP where excpetion occured to dmesg two typos here for GuC debug information. Signed-off-by: Robert M. Fosha Cc: Daniele Cera

[Intel-gfx] [PATCH] drm/i915/guc: Add debug capture of GuC exception

2019-06-21 Thread Robert M. Fosha
Detect GuC firmware load failure due to an exception during execution in GuC firmware. Output the GuC EIP where excpetion occured to dmesg for GuC debug information. Signed-off-by: Robert M. Fosha Cc: Daniele Ceraolo Spurio Cc: Michal Wajdeczko --- drivers/gpu/drm/i915/intel_guc_fw.c | 7