Re: [PATCH] drm/i915/tv: After disabling the pipe, use wait_for_vblank_off()

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ivan Bulatovic
Date: Tuesday, August 24, 2010 - 4:00 pm

On Tue, 2010-08-24 at 22:52 +0100, Chris Wilson wrote: 

Spurious TV detection is still here and + I have a new problem with
resolution in init3 when KMS fires up, it occupies only 1/3rd of the
screen when booting.

I've tried patching the kernel I used for testing so far with that one
liner and I've tried without patches we tried so far (git pull on a
clean linux-git) and the symptoms are the same on both of them.

So
- PIPE_VBLANK_INTERRUPT_STATUS) == 0,
+ PIPE_VBLANK_INTERRUPT_STATUS),
in intel_display.c doesn't fix the issue, plus it brings a new one in my
case.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
i915: 2.6.36-rc2 wrong resolution on gdm start, Ivan Bulatovic, (Mon Aug 23, 6:00 pm)
Re: i915: 2.6.36-rc2 wrong resolution on gdm start, Chris Wilson, (Tue Aug 24, 12:49 am)
Re: i915: 2.6.36-rc2 wrong resolution on gdm start, Ivan Bulatovic, (Tue Aug 24, 1:35 am)
Re: i915: 2.6.36-rc2 wrong resolution on gdm start, Chris Wilson, (Tue Aug 24, 1:50 am)
Re: i915: 2.6.36-rc2 wrong resolution on gdm start, Pekka Enberg, (Tue Aug 24, 1:54 am)
Re: i915: 2.6.36-rc2 wrong resolution on gdm start, Ivan Bulatovic, (Tue Aug 24, 2:12 am)
Re: [PATCH] drm/i915/tv: After disabling the pipe, use wai ..., Ivan Bulatovic, (Tue Aug 24, 4:00 pm)
Re: i915: 2.6.36-rc2 wrong resolution on gdm start, Pekka Enberg, (Sun Aug 29, 4:29 am)
Re: i915: 2.6.36-rc2 wrong resolution on gdm start, Maciej Rutecki, (Sun Aug 29, 5:59 am)
Re: i915: 2.6.36-rc2 wrong resolution on gdm start, Sitsofe Wheeler, (Sun Aug 29, 6:37 am)