Re: [Intel-gfx] [PATCH] drm/i915: Fix sink crc connector iteration

2015-03-16 Thread Ander Conselvan De Oliveira
On Fri, 2015-03-13 at 16:13 -0700, Rodrigo Vivi wrote: Regressed by this commit: commit 3455454e18ca3f92c565700539e744c620d8276b Author: Ander Conselvan de Oliveira ander.conselvan.de.olive...@intel.com Date: Tue Mar 3 15:21:56 2015 +0200 drm/i915: Add a for_each_intel_connector

Re: [Intel-gfx] [PATCH] drm/i915: Fix sink crc connector iteration

2015-03-14 Thread shuang . he
Tested-By: PRC QA PRTS (Patch Regression Test System Contact: shuang...@intel.com) Task id: 5950 -Summary- Platform Delta drm-intel-nightly Series Applied PNV

[Intel-gfx] [PATCH] drm/i915: Fix sink crc connector iteration

2015-03-13 Thread Rodrigo Vivi
Regressed by this commit: commit 3455454e18ca3f92c565700539e744c620d8276b Author: Ander Conselvan de Oliveira ander.conselvan.de.olive...@intel.com Date: Tue Mar 3 15:21:56 2015 +0200 drm/i915: Add a for_each_intel_connector macro Cc: Ander Conselvan de Oliveira

Re: [Intel-gfx] [PATCH] drm/i915: Fix Sink CRC

2014-09-29 Thread Todd Previte
Hi Rodrigo, This patch looks good. Reviewed-by: Todd Previte tprev...@gmail.com -T -Original Message- From: Rodrigo Vivi [mailto:rodrigo.v...@gmail.com] Sent: Tuesday, September 16, 2014 4:18 PM To: intel-gfx@lists.freedesktop.org Cc: dri-de...@lists.freedesktop.org; Rodrigo Vivi;

[Intel-gfx] [PATCH] drm/i915: Fix Sink CRC

2014-09-16 Thread Rodrigo Vivi
In some cases like when PSR just got enabled the panel need more vblank times to calculate CRC. I figured that out with the new PSR test cases facing some cases that I had a green screen but a blank CRC. Even with 2 vblank waits on kernel + 2 vblank waits on test case. So let's give up to 6

Re: [Intel-gfx] [PATCH] drm/i915: Fix Sink CRC

2014-09-15 Thread Daniel Vetter
On Fri, Sep 12, 2014 at 07:49:25PM -0400, Rodrigo Vivi wrote: In some cases like when PSR just got enabled the panel need more vblank times to calculate CRC. I figured that out with the new PSR test cases facing some cases that I had a green screen but a blank CRC. Even with 2 vblank waits on

Re: [Intel-gfx] [PATCH] drm/i915: Fix Sink CRC

2014-09-15 Thread Jani Nikula
On Sat, 13 Sep 2014, Rodrigo Vivi rodrigo.v...@intel.com wrote: In some cases like when PSR just got enabled the panel need more vblank times to calculate CRC. I figured that out with the new PSR test cases facing some cases that I had a green screen but a blank CRC. Even with 2 vblank waits

[Intel-gfx] [PATCH] drm/i915: Fix Sink CRC

2014-09-12 Thread Rodrigo Vivi
In some cases like when PSR just got enabled the panel need more vblank times to calculate CRC. I figured that out with the new PSR test cases facing some cases that I had a green screen but a blank CRC. Even with 2 vblank waits on kernel + 2 vblank waits on test case. So let's give up to 6