Re: [Intel-gfx] [PATCH 1/7] drm/i915: Remove duplicated dpcd write on hsw_psr_enable_sink.

2015-08-24 Thread Vivi, Rodrigo
On Mon, 2015-08-24 at 14:04 +, Zanoni, Paulo R wrote: > Em Qui, 2015-08-20 às 17:55 -0700, Rodrigo Vivi escreveu: > > This is wrong since my commit (89251b17). The intention of that > > commit was to remove this one here that is also wrong anyway, > > but it was forgotten. > > You mentioned th

Re: [Intel-gfx] [PATCH 1/7] drm/i915: Remove duplicated dpcd write on hsw_psr_enable_sink.

2015-08-24 Thread Zanoni, Paulo R
Em Qui, 2015-08-20 às 17:55 -0700, Rodrigo Vivi escreveu: > This is wrong since my commit (89251b17). The intention of that > commit was to remove this one here that is also wrong anyway, > but it was forgotten. You mentioned the current code is wrong, but it would be really nice if you could desc

[Intel-gfx] [PATCH 1/7] drm/i915: Remove duplicated dpcd write on hsw_psr_enable_sink.

2015-08-20 Thread Rodrigo Vivi
This is wrong since my commit (89251b17). The intention of that commit was to remove this one here that is also wrong anyway, but it was forgotten. Signed-off-by: Rodrigo Vivi --- drivers/gpu/drm/i915/intel_psr.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_ps