Re: [Intel-gfx] [PATCH 08/15] drm/i915: Don't try to disable psr harder from the work item

2014-06-17 Thread Daniel Vetter
On Mon, Jun 16, 2014 at 05:20:48PM -0700, Rodrigo Vivi wrote: > Now I'm wondering about the psr_updated you removed and without this > disabling at this point if you alternate to fbcon you might miss most of > screen updates if not all... The psr work only has a 100 ms timer, so won't catch too mu

Re: [Intel-gfx] [PATCH 08/15] drm/i915: Don't try to disable psr harder from the work item

2014-06-16 Thread Rodrigo Vivi
Now I'm wondering about the psr_updated you removed and without this disabling at this point if you alternate to fbcon you might miss most of screen updates if not all... On Mon, Jun 16, 2014 at 10:51 AM, Daniel Vetter wrote: > It's disabled already except when we've raced. > > Cc: Rodrigo Vivi

[Intel-gfx] [PATCH 08/15] drm/i915: Don't try to disable psr harder from the work item

2014-06-16 Thread Daniel Vetter
It's disabled already except when we've raced. Cc: Rodrigo Vivi Signed-off-by: Daniel Vetter --- drivers/gpu/drm/i915/intel_dp.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_dp.c b/drivers/gpu/drm/i915/intel_dp.c index 10bcc052df4b..3e0861be9