Re: [i915] 2.6.37-rc1 G33 regression : no DVI output

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Chris Wilson
Date: Tuesday, November 23, 2010 - 2:08 am

On Sun, 21 Nov 2010 18:36:19 +0100, Vincent Vanackere <vincent.vanackere@gmail.com> wrote:

This was the bug. We aborted the modeset as we tried to perform an
unsupported command. Should be fixed by:

commit da79de97d254145dcb7c08c978b1093eac15ec9c
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Mon Nov 22 11:12:46 2010 +0000

    drm/i915/sdvo: Only enable HDMI encodings only if the commandset is supported
    
    As we conflated intel_sdvo->is_hdmi with both having HDMI support on the
    ADD along with having HDMI support on the monitor, we would attempt to
    use HDMI encodings even if the interface did not support those commands.
    
    Reported-by: Simon Farnsworth <simon.farnsworth@onelan.co.uk>
    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
    Tested-by: Simon Farnsworth <simon.farnsworth@onelan.co.uk>
    Reviewed-by: Simon Farnsworth <simon.farnsworth@onelan.co.uk>

available at
git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel.git
[drm-intel-fixes]
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[i915] 2.6.37-rc1 G33 regression : no DVI output, Vincent Vanackere, (Sun Nov 21, 4:20 am)
Re: [i915] 2.6.37-rc1 G33 regression : no DVI output, Chris Wilson, (Sun Nov 21, 4:49 am)
Re: [i915] 2.6.37-rc1 G33 regression : no DVI output, Vincent Vanackere, (Sun Nov 21, 10:36 am)
Re: [i915] 2.6.37-rc1 G33 regression : no DVI output, Chris Wilson, (Sun Nov 21, 1:32 pm)
Re: [i915] 2.6.37-rc1 G33 regression : no DVI output, Vincent Vanackere, (Sun Nov 21, 3:37 pm)
Re: [i915] 2.6.37-rc1 G33 regression : no DVI output, Chris Wilson, (Tue Nov 23, 2:08 am)
Re: [i915] 2.6.37-rc1 G33 regression : no DVI output, Vincent Vanackere, (Tue Nov 23, 2:36 pm)