Bug 29025

Summary: Bad info on resolution in src/radeon_modes.c
Product: xorg Reporter: Jacob Preciado <jacsalomon>
Component: Driver/RadeonAssignee: xf86-video-ati maintainers <xorg-driver-ati>
Status: RESOLVED INVALID QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: git   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Jacob Preciado 2010-07-12 13:01:31 UTC
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.
Comment 1 Adam Jackson 2018-06-12 19:06:21 UTC
Mass closure: This bug has been untouched for more than six years, and is not
obviously still valid. Please reopen this bug or file a new report if you continue to experience issues with current releases.

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.