Re: [Intel-gfx] [PATCH 2/2] drm/i915: Fix DEIER and GTIER collecting for BDW.

2014-08-04 Thread Daniel Vetter
On Mon, Aug 04, 2014 at 11:44:10AM -0300, Paulo Zanoni wrote: > 2014-08-01 13:13 GMT-03:00 Rodrigo Vivi : > > BDW has many other Display Engine interrupts and GT interrupts registers. > > Collecting it properly on gpu_error_state. > > > > On debugfs all was properly listed already but besides we we

Re: [Intel-gfx] [PATCH 2/2] drm/i915: Fix DEIER and GTIER collecting for BDW.

2014-08-04 Thread Paulo Zanoni
2014-08-01 13:13 GMT-03:00 Rodrigo Vivi : > BDW has many other Display Engine interrupts and GT interrupts registers. > Collecting it properly on gpu_error_state. > > On debugfs all was properly listed already but besides we were also listing > old > DEIER and GTIER that doesn't exist on BDW anymo

[Intel-gfx] [PATCH 2/2] drm/i915: Fix DEIER and GTIER collecting for BDW.

2014-08-01 Thread Rodrigo Vivi
BDW has many other Display Engine interrupts and GT interrupts registers. Collecting it properly on gpu_error_state. On debugfs all was properly listed already but besides we were also listing old DEIER and GTIER that doesn't exist on BDW anymore. This was causing unclaimed register messages: htt

Re: [Intel-gfx] [PATCH 2/2] drm/i915: Fix DEIER and GTIER collecting for BDW.

2014-08-01 Thread Paulo Zanoni
2014-08-01 6:14 GMT-03:00 Rodrigo Vivi : > BDW has many other Display Engine interrupts and GT interrupts registers. > Collecting it properly on gpu_error_state. > > On debugfs all was properly listed already but besides we were also listing > old > DEIER and GTIER that doesn't exist on BDW anymor

[Intel-gfx] [PATCH 2/2] drm/i915: Fix DEIER and GTIER collecting for BDW.

2014-08-01 Thread Rodrigo Vivi
BDW has many other Display Engine interrupts and GT interrupts registers. Collecting it properly on gpu_error_state. On debugfs all was properly listed already but besides we were also listing old DEIER and GTIER that doesn't exist on BDW anymore. This was causing unclaimed register messages: htt

Re: [Intel-gfx] [PATCH 2/2] drm/i915: Fix DEIER and GTIER collecting for BDW.

2014-07-30 Thread Paulo Zanoni
2014-07-30 15:20 GMT-03:00 Rodrigo Vivi : > > > > On Wed, Jul 30, 2014 at 11:09 AM, Paulo Zanoni wrote: >> >> 2014-07-28 12:19 GMT-03:00 Rodrigo Vivi : >> > BDW has many other Display Engine interrupts and GT interrupts >> > registers. >> > Collecting it properly on gpu_error_state. >> > >> > On d

Re: [Intel-gfx] [PATCH 2/2] drm/i915: Fix DEIER and GTIER collecting for BDW.

2014-07-30 Thread Rodrigo Vivi
On Wed, Jul 30, 2014 at 11:09 AM, Paulo Zanoni wrote: > 2014-07-28 12:19 GMT-03:00 Rodrigo Vivi : > > BDW has many other Display Engine interrupts and GT interrupts registers. > > Collecting it properly on gpu_error_state. > > > > On debugfs all was properly listed already but besides we were als

Re: [Intel-gfx] [PATCH 2/2] drm/i915: Fix DEIER and GTIER collecting for BDW.

2014-07-30 Thread Paulo Zanoni
2014-07-28 12:19 GMT-03:00 Rodrigo Vivi : > BDW has many other Display Engine interrupts and GT interrupts registers. > Collecting it properly on gpu_error_state. > > On debugfs all was properly listed already but besides we were also listing > old > DEIER and GTIER that doesn't exist on BDW anymo

[Intel-gfx] [PATCH 2/2] drm/i915: Fix DEIER and GTIER collecting for BDW.

2014-07-28 Thread Rodrigo Vivi
BDW has many other Display Engine interrupts and GT interrupts registers. Collecting it properly on gpu_error_state. On debugfs all was properly listed already but besides we were also listing old DEIER and GTIER that doesn't exist on BDW anymore. This was causing unclaimed register messages: htt