Re: [Intel-gfx] [PATCH 2/3] drm/i915/tgl: Read SAGV block time from PCODE

2019-09-27 Thread Ville Syrjälä
On Wed, Sep 25, 2019 at 01:33:51PM -0700, James Ausmus wrote: > Starting from TGL, we now need to read the SAGV block time via a PCODE > mailbox, rather than having a static value. > > BSpec: 49326 > > Cc: Ville Syrjälä Wrong address. I ignore all patches going there, so it's not doing you any

Re: [Intel-gfx] [PATCH 2/3] drm/i915/tgl: Read SAGV block time from PCODE

2019-09-27 Thread Ville Syrjälä
On Wed, Sep 25, 2019 at 01:33:51PM -0700, James Ausmus wrote: > Starting from TGL, we now need to read the SAGV block time via a PCODE > mailbox, rather than having a static value. > > BSpec: 49326 > > Cc: Ville Syrjälä > Cc: Stanislav Lisovskiy > Cc: Lucas De Marchi > Signed-off-by: James

[Intel-gfx] [PATCH 2/3] drm/i915/tgl: Read SAGV block time from PCODE

2019-09-25 Thread James Ausmus
Starting from TGL, we now need to read the SAGV block time via a PCODE mailbox, rather than having a static value. BSpec: 49326 Cc: Ville Syrjälä Cc: Stanislav Lisovskiy Cc: Lucas De Marchi Signed-off-by: James Ausmus --- drivers/gpu/drm/i915/i915_reg.h | 1 +