Bug 12278

Summary: Bad values in modeline / flickering internal notebook panel
Product: xorg Reporter: Ulrich Gemkow <gemkow>
Component: Driver/RadeonAssignee: xf86-video-ati maintainers <xorg-driver-ati>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: git   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Log file
none
output of xrandr --verbose none

Description Ulrich Gemkow 2007-09-04 07:28:36 UTC
We have a Notebook Thinkpad R52 with internal panel 1400x1050.

The internal panel shows a flickering screen (looks like a moire-effect)
and so we checked the server log and the xrandr-output (both attached).

We found an interesting line in the Xorg.log (and in the xrandr-
output):

(II) RADEON(0): Printing probed modes for output LVDS
(II) RADEON(0): Modeline "1400x1050"x60.2  108.00  1400 34200 34312 1688  \
                                 1050 1051 1054 1063 (64.0 kHz)

I have no idea whether this is related to the flicker problem, but
in any case - something is wrong, probably an underflow and hope-
fully the driver does not try to use these values for the panel :-)

We did not have the flickering problem with the "old" radeon-driver
without xrandr 1.2 support.

I have learned that much of the mode handling is done in the
server so this may also be a server problem.

This is a Fedora 7 1.3 server, I scanned through the fedora specific
patches but found not much related to mode resp. modeline handling.
Comment 1 Ulrich Gemkow 2007-09-04 07:29:28 UTC
Created attachment 11408 [details]
Log file
Comment 2 Ulrich Gemkow 2007-09-04 07:30:00 UTC
Created attachment 11409 [details] [review]
output of xrandr --verbose
Comment 3 Alex Deucher 2007-09-23 20:49:49 UTC
This should be fixed in ati git master.
Comment 4 Ulrich Gemkow 2007-09-25 12:42:15 UTC
The flicker problem seems to be fixed indeed - we cannot reproduce
with yesterdays git. Thanks!

But the invalid values in the modeline are still present. Shall I
file a separate bug for this?

Thanks again and greetings
Comment 5 Alex Deucher 2007-09-25 13:19:41 UTC
(In reply to comment #4)
> The flicker problem seems to be fixed indeed - we cannot reproduce
> with yesterdays git. Thanks!
> 
> But the invalid values in the modeline are still present. Shall I
> file a separate bug for this?

they aren't invalid per se, they are the mode params from the bios table for the panel.  As long as it works you should be ok.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.