Re: [Intel-gfx] [PATCH] drm/i915: Match all PSR mode entry conditions before enabling it.

2013-07-11 Thread Rodrigo Vivi
On Mon, Jul 8, 2013 at 7:25 PM, Rodrigo Vivi rodrigo.v...@gmail.com wrote: On Fri, Jul 5, 2013 at 5:32 PM, Daniel Vetter dan...@ffwll.ch wrote: On Mon, Jul 01, 2013 at 05:47:39PM -0300, Rodrigo Vivi wrote: Again, Thank you very much for your comments. Replying what I did and why I didn't here

Re: [Intel-gfx] [PATCH] drm/i915: Match all PSR mode entry conditions before enabling it.

2013-07-08 Thread Rodrigo Vivi
On Fri, Jul 5, 2013 at 5:32 PM, Daniel Vetter dan...@ffwll.ch wrote: On Mon, Jul 01, 2013 at 05:47:39PM -0300, Rodrigo Vivi wrote: Again, Thank you very much for your comments. Replying what I did and why I didn't here and patches coming later. Paulo asked me to drop by maintainer bikeshed

Re: [Intel-gfx] [PATCH] drm/i915: Match all PSR mode entry conditions before enabling it.

2013-07-05 Thread Daniel Vetter
On Mon, Jul 01, 2013 at 05:47:39PM -0300, Rodrigo Vivi wrote: Again, Thank you very much for your comments. Replying what I did and why I didn't here and patches coming later. Paulo asked me to drop by maintainer bikeshed on this patch. So here I'l comply ;-) On Fri, Jun 28, 2013 at

Re: [Intel-gfx] [PATCH] drm/i915: Match all PSR mode entry conditions before enabling it.

2013-07-01 Thread Rodrigo Vivi
Again, Thank you very much for your comments. Replying what I did and why I didn't here and patches coming later. On Fri, Jun 28, 2013 at 5:46 PM, Paulo Zanoni przan...@gmail.com wrote: 2013/6/28 Rodrigo Vivi rodrigo.v...@gmail.com: v2: Prefer seq_puts to seq_printf by Paulo Zanoni. Cc:

[Intel-gfx] [PATCH] drm/i915: Match all PSR mode entry conditions before enabling it.

2013-07-01 Thread Rodrigo Vivi
v2: Prefer seq_puts to seq_printf by Paulo Zanoni. v3: small changes like avoiding calling dp_to_dig_port twice as noticed by Paulo Zanoni. v4: Avoiding reading non-existent registers - noticed by Paulo on first psr debugfs patch. Cc: Paulo Zanoni paulo.r.zan...@intel.com Signed-off-by:

[Intel-gfx] [PATCH] drm/i915: Match all PSR mode entry conditions before enabling it.

2013-06-28 Thread Rodrigo Vivi
v2: Prefer seq_puts to seq_printf by Paulo Zanoni. Cc: Paulo Zanoni paulo.r.zan...@intel.com Signed-off-by: Rodrigo Vivi rodrigo.v...@gmail.com --- drivers/gpu/drm/i915/i915_debugfs.c | 39 ++--- drivers/gpu/drm/i915/i915_drv.h | 12 +++ drivers/gpu/drm/i915/intel_dp.c

Re: [Intel-gfx] [PATCH] drm/i915: Match all PSR mode entry conditions before enabling it.

2013-06-28 Thread Paulo Zanoni
2013/6/28 Rodrigo Vivi rodrigo.v...@gmail.com: v2: Prefer seq_puts to seq_printf by Paulo Zanoni. Cc: Paulo Zanoni paulo.r.zan...@intel.com Signed-off-by: Rodrigo Vivi rodrigo.v...@gmail.com --- drivers/gpu/drm/i915/i915_debugfs.c | 39 ++--- drivers/gpu/drm/i915/i915_drv.h