Re: [Intel-gfx] [PATCH v3 5/7] drm/i915/tgl: disable SAGV temporarily

2019-09-03 Thread Souza, Jose
On Tue, 2019-09-03 at 15:05 -0700, Matt Roper wrote: > On Thu, Aug 29, 2019 at 02:25:52AM -0700, Lucas De Marchi wrote: > > SAGV is not currently working for Tiger Lake. We better disable it > > until > > the implementation is stabilized and we can enable it. > > Does "not currently working" refer

Re: [Intel-gfx] [PATCH v3 5/7] drm/i915/tgl: disable SAGV temporarily

2019-09-03 Thread Matt Roper
On Thu, Aug 29, 2019 at 02:25:52AM -0700, Lucas De Marchi wrote: > SAGV is not currently working for Tiger Lake. We better disable it until > the implementation is stabilized and we can enable it. Does "not currently working" refer to the hardware not working in the current stepping, or is it just

Re: [Intel-gfx] [PATCH v3 5/7] drm/i915/tgl: disable SAGV temporarily

2019-08-30 Thread Souza, Jose
On Thu, 2019-08-29 at 02:25 -0700, Lucas De Marchi wrote: > SAGV is not currently working for Tiger Lake. We better disable it > until > the implementation is stabilized and we can enable it. > Reviewed-by: José Roberto de Souza > Signed-off-by: Lucas De Marchi > --- > drivers/gpu/drm/i915/in

[Intel-gfx] [PATCH v3 5/7] drm/i915/tgl: disable SAGV temporarily

2019-08-29 Thread Lucas De Marchi
SAGV is not currently working for Tiger Lake. We better disable it until the implementation is stabilized and we can enable it. Signed-off-by: Lucas De Marchi --- drivers/gpu/drm/i915/intel_pm.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/gpu/drm/i915/intel_pm.c b/drivers/gpu