[Bug 29025] New: Bad info on resolution in src/radeon_modes.c
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jul 12 13:01:31 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=29025
Summary: Bad info on resolution in src/radeon_modes.c
Product: xorg
Version: git
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/Radeon
AssignedTo: xorg-driver-ati at lists.x.org
ReportedBy: jacsalomon at yahoo.com
QAContact: xorg-team at lists.x.org
In the source file of driver xorg Radeon o git, I can read this on
lines 440/443:
/* Add some common sizes */
int widths[15] = {640, 800, 1024, 1152, 1280, 1280, 1280, 1280, 1280,
1440, 1400, 1680, 1600, 1920, 1920};
int heights[15] = {480, 600, 768, 768, 720, 800, 854, 960, 1024,
900, 1050, 1050, 1200, 1080, 1200};
The info tag (768, 768) is duplicated and it's wrong, may be 768, 864.
This probably result that mode 1152x864 is not set correctly.
Thanks
Jacob S. Preciado.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the xorg-driver-ati
mailing list