Re: [Intel-gfx] [PATCH 2/4] drm/i915/psr/skl+: Print information about what caused a PSR exit

2018-04-26 Thread Rodrigo Vivi
On Wed, Apr 25, 2018 at 02:53:25PM -0700, Rodrigo Vivi wrote: > On Wed, Apr 25, 2018 at 02:47:35PM -0700, Souza, Jose wrote: > > On Wed, 2018-04-25 at 14:40 -0700, Rodrigo Vivi wrote: > > > On Wed, Apr 25, 2018 at 02:23:32PM -0700, José Roberto de Souza > > > wrote: > > > > This will be helpful to

Re: [Intel-gfx] [PATCH 2/4] drm/i915/psr/skl+: Print information about what caused a PSR exit

2018-04-25 Thread Rodrigo Vivi
On Wed, Apr 25, 2018 at 02:47:35PM -0700, Souza, Jose wrote: > On Wed, 2018-04-25 at 14:40 -0700, Rodrigo Vivi wrote: > > On Wed, Apr 25, 2018 at 02:23:32PM -0700, José Roberto de Souza > > wrote: > > > This will be helpful to debug what hardware is actually tracking > > > and causing PSR to exit.

Re: [Intel-gfx] [PATCH 2/4] drm/i915/psr/skl+: Print information about what caused a PSR exit

2018-04-25 Thread Souza, Jose
On Wed, 2018-04-25 at 14:40 -0700, Rodrigo Vivi wrote: > On Wed, Apr 25, 2018 at 02:23:32PM -0700, José Roberto de Souza > wrote: > > This will be helpful to debug what hardware is actually tracking > > and causing PSR to exit. > > > > BSpec: 7721 > > > > v4: > > - Using _MMIO_TRANS2() in

Re: [Intel-gfx] [PATCH 2/4] drm/i915/psr/skl+: Print information about what caused a PSR exit

2018-04-25 Thread Rodrigo Vivi
On Wed, Apr 25, 2018 at 02:23:32PM -0700, José Roberto de Souza wrote: > This will be helpful to debug what hardware is actually tracking > and causing PSR to exit. > > BSpec: 7721 > > v4: > - Using _MMIO_TRANS2() in PSR_EVENT > - Cleaning events before printing > > Signed-off-by: José Roberto

[Intel-gfx] [PATCH 2/4] drm/i915/psr/skl+: Print information about what caused a PSR exit

2018-04-25 Thread José Roberto de Souza
This will be helpful to debug what hardware is actually tracking and causing PSR to exit. BSpec: 7721 v4: - Using _MMIO_TRANS2() in PSR_EVENT - Cleaning events before printing Signed-off-by: José Roberto de Souza Cc: Dhinakaran Pandiyan Cc: