Re: [Intel-gfx] [PATCH 2/2] drm/i915: Log view type when printing warnings

2015-04-15 Thread Joonas Lahtinen
I ended up needing this bit too, so maybe better have it committed. On ti, 2015-03-17 at 14:45 +, Tvrtko Ursulin wrote: > From: Tvrtko Ursulin > > It may save someone a bit of debugging time one day. > > Signed-off-by: Tvrtko Ursulin Reviewed-by: Joonas Lahtinen > Cc: Joonas Lahtinen >

Re: [Intel-gfx] [PATCH 2/2] drm/i915: Log view type when printing warnings

2015-03-18 Thread shuang . he
Tested-By: PRC QA PRTS (Patch Regression Test System Contact: shuang...@intel.com) Task id: 5984 -Summary- Platform Delta drm-intel-nightly Series Applied PNV -1 268/268

[Intel-gfx] [PATCH 2/2] drm/i915: Log view type when printing warnings

2015-03-17 Thread Tvrtko Ursulin
From: Tvrtko Ursulin It may save someone a bit of debugging time one day. Signed-off-by: Tvrtko Ursulin Cc: Joonas Lahtinen --- drivers/gpu/drm/i915/i915_gem.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/i915/i915_gem.c b/drivers/gpu/drm/i915/i915_gem.c