Re: [Intel-gfx] [PATCH] drm/i915: Show firmware URL once

2017-10-23 Thread Michal Wajdeczko
On Mon, 23 Oct 2017 14:15:06 +0200, Chris Wilson wrote: Quoting Michal Wajdeczko (2017-10-23 13:04:49) On Sun, 22 Oct 2017 12:15:50 +0200, Chris Wilson wrote: > Just show the firmware URL on the first failure, not every failure. > > Signed-off-by: Chris Wilson > Cc: Joonas Lahtinen > Cc:

Re: [Intel-gfx] [PATCH] drm/i915: Show firmware URL once

2017-10-23 Thread Chris Wilson
Quoting Michal Wajdeczko (2017-10-23 13:04:49) > On Sun, 22 Oct 2017 12:15:50 +0200, Chris Wilson > wrote: > > > Just show the firmware URL on the first failure, not every failure. > > > > Signed-off-by: Chris Wilson > > Cc: Joonas Lahtinen > > Cc: Michal Wajdeczko > > --- > > drivers/gpu/d

Re: [Intel-gfx] [PATCH] drm/i915: Show firmware URL once

2017-10-23 Thread Michal Wajdeczko
On Sun, 22 Oct 2017 12:15:50 +0200, Chris Wilson wrote: Just show the firmware URL on the first failure, not every failure. Signed-off-by: Chris Wilson Cc: Joonas Lahtinen Cc: Michal Wajdeczko --- drivers/gpu/drm/i915/intel_csr.c | 3 +-- drivers/gpu/drm/i915/intel_uc_fw.c | 13 ++

[Intel-gfx] [PATCH] drm/i915: Show firmware URL once

2017-10-22 Thread Chris Wilson
Just show the firmware URL on the first failure, not every failure. Signed-off-by: Chris Wilson Cc: Joonas Lahtinen Cc: Michal Wajdeczko --- drivers/gpu/drm/i915/intel_csr.c | 3 +-- drivers/gpu/drm/i915/intel_uc_fw.c | 13 +++-- drivers/gpu/drm/i915/intel_uc_fw.h | 5 ++--- 3 file