Re: [Intel-gfx] [PATCH v2 06/20] drm/i915: Polish some dbuf debugs

2020-03-05 Thread Lisovskiy, Stanislav
On Thu, 2020-03-05 at 15:46 +0200, Ville Syrjälä wrote: > On Thu, Mar 05, 2020 at 09:53:34AM +, Lisovskiy, Stanislav wrote: > > On Wed, 2020-03-04 at 20:26 +0200, Ville Syrjälä wrote: > > > On Wed, Mar 04, 2020 at 04:29:47PM +, Lisovskiy, Stanislav > > > wrote: > > > > On Tue, 2020-02-25 at

Re: [Intel-gfx] [PATCH v2 06/20] drm/i915: Polish some dbuf debugs

2020-03-05 Thread Ville Syrjälä
On Thu, Mar 05, 2020 at 09:53:34AM +, Lisovskiy, Stanislav wrote: > On Wed, 2020-03-04 at 20:26 +0200, Ville Syrjälä wrote: > > On Wed, Mar 04, 2020 at 04:29:47PM +, Lisovskiy, Stanislav wrote: > > > On Tue, 2020-02-25 at 19:11 +0200, Ville Syrjala wrote: > > > > From: Ville Syrjälä > > >

Re: [Intel-gfx] [PATCH v2 06/20] drm/i915: Polish some dbuf debugs

2020-03-05 Thread Lisovskiy, Stanislav
On Wed, 2020-03-04 at 20:26 +0200, Ville Syrjälä wrote: > On Wed, Mar 04, 2020 at 04:29:47PM +, Lisovskiy, Stanislav wrote: > > On Tue, 2020-02-25 at 19:11 +0200, Ville Syrjala wrote: > > > From: Ville Syrjälä > > > > > > Polish some of the dbuf code to give more meaningful debug > > > messag

Re: [Intel-gfx] [PATCH v2 06/20] drm/i915: Polish some dbuf debugs

2020-03-04 Thread Ville Syrjälä
On Wed, Mar 04, 2020 at 04:29:47PM +, Lisovskiy, Stanislav wrote: > On Tue, 2020-02-25 at 19:11 +0200, Ville Syrjala wrote: > > From: Ville Syrjälä > > > > Polish some of the dbuf code to give more meaningful debug > > messages and whatnot. Also we can switch over to the per-device > > debugs

Re: [Intel-gfx] [PATCH v2 06/20] drm/i915: Polish some dbuf debugs

2020-03-04 Thread Lisovskiy, Stanislav
On Tue, 2020-02-25 at 19:11 +0200, Ville Syrjala wrote: > From: Ville Syrjälä > > Polish some of the dbuf code to give more meaningful debug > messages and whatnot. Also we can switch over to the per-device > debugs/warns at the same time. > > Cc: Stanislav Lisovskiy > Signed-off-by: Ville Syrj

[Intel-gfx] [PATCH v2 06/20] drm/i915: Polish some dbuf debugs

2020-02-25 Thread Ville Syrjala
From: Ville Syrjälä Polish some of the dbuf code to give more meaningful debug messages and whatnot. Also we can switch over to the per-device debugs/warns at the same time. Cc: Stanislav Lisovskiy Signed-off-by: Ville Syrjälä --- .../drm/i915/display/intel_display_power.c| 40 +--