Mailinglist Archive: radeonhd (169 mails)

< Previous Next >
[radeonhd] [Bug 17386] New: rhdMonitorValid is too strict for modes reported by PANEL
  • From: bugzilla-daemon@xxxxxxxxxxxxxxx
  • Date: Mon, 1 Sep 2008 04:24:47 -0700 (PDT)
  • Message-id: <bug-17386-248@xxxxxxxxxxxxxxxxxxxxxxxxx/>
http://bugs.freedesktop.org/show_bug.cgi?id=17386

Summary: rhdMonitorValid is too strict for modes reported by
PANEL
Product: xorg
Version: unspecified
Platform: Other
URL: http://lists.opensuse.org/radeonhd/2008-08/msg00139.html
OS/Version: All
Status: NEW
Severity: major
Priority: medium
Component: Driver/radeonhd
AssignedTo: lverhaegen@xxxxxxx
ReportedBy: zajec5@xxxxxxxxx
QAContact: xorg-team@xxxxxxxxxxx


radeonhd finds native mode for PANELs in Sony Vaio FW11*:

(II) RADEONHD(0): Query for AtomBIOS Get Panel EDID: failed
(II) RADEONHD(0): Found native mode: Modeline "1600x900" 88.54 1600 1614
1626 1630 900 902 904 906

As 1630 is not bigger than 1600+5% (check inside rhd_modes.c) this mode is
rejected (horizontal blanking too narrow). The result is that radeonhd doesn't
have any usable mode and X doesn't start.

Removing this strict check makes radeonhd work fine with right this modeline.

The idea is to make check in rhdMonitorValid less check for modes reported by
panels.

There was short discussion about solution on IRC (Zajec, egbert, libv):
http://radeonhd.org/?page=archive_display&c=radeonhd&m=9&y=2008&d=2008-9-01


--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
xorg-team mailing list
xorg-team@xxxxxxxxxxx
http://lists.x.org/mailman/listinfo/xorg-team
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx

< Previous Next >