Re: [Intel-gfx] [PATCH] drm/i915: reorder setup sequence to have irqs for output setup

2012-09-09 Thread Ben Widawsky
On 2012-09-09 02:50, Daniel Vetter wrote: On Sun, Sep 9, 2012 at 3:59 AM, Ben Widawsky wrote: On 2012-09-06 06:43, Daniel Vetter wrote: Otherwise the new&shiny irq-driven gmbus and dp aux code won't work that well. Noticed since the dp aux code doesn't have an automatic fallback with a tim

Re: [Intel-gfx] [PATCH] drm/i915: reorder setup sequence to have irqs for output setup

2012-09-09 Thread Daniel Vetter
On Sun, Sep 9, 2012 at 3:59 AM, Ben Widawsky wrote: > On 2012-09-06 06:43, Daniel Vetter wrote: >> >> Otherwise the new&shiny irq-driven gmbus and dp aux code won't work that >> well. Noticed since the dp aux code doesn't have an automatic fallback >> with a timeout (since the hw provides for that

Re: [Intel-gfx] [PATCH] drm/i915: reorder setup sequence to have irqs for output setup

2012-09-08 Thread Ben Widawsky
On 2012-09-06 06:43, Daniel Vetter wrote: Otherwise the new&shiny irq-driven gmbus and dp aux code won't work that well. Noticed since the dp aux code doesn't have an automatic fallback with a timeout (since the hw provides for that already). Signed-off-by: Daniel Vetter --- drivers/gpu/drm/

[Intel-gfx] [PATCH] drm/i915: reorder setup sequence to have irqs for output setup

2012-09-06 Thread Daniel Vetter
Otherwise the new&shiny irq-driven gmbus and dp aux code won't work that well. Noticed since the dp aux code doesn't have an automatic fallback with a timeout (since the hw provides for that already). Signed-off-by: Daniel Vetter --- drivers/gpu/drm/i915/i915_dma.c | 5 ++--- drivers/gpu/d