Bug#573849: xserver-xorg-video-radeon: Be verbose about discarding modes

2010-03-14 Thread Alex Deucher
On Sun, Mar 14, 2010 at 2:50 PM, Bas Wijnen wrote: > On Sun, Mar 14, 2010 at 02:46:15PM -0500, Alex Deucher wrote: >> > I didn't test, but looking at the source I find it hard to believe that >> > there will be more information than "mode clock too high".  After all, >> > the rejecting code (which

Bug#573849: xserver-xorg-video-radeon: Be verbose about discarding modes

2010-03-14 Thread Alex Deucher
On Sun, Mar 14, 2010 at 2:32 PM, Bas Wijnen wrote: > On Sun, Mar 14, 2010 at 10:21:02AM -0500, Alex Deucher wrote: >> >    /* clocks over 135 MHz have heat issues with DVI on RV100 */ >> >    if ((radeon_output->MonType == MT_DFP) && >> >        (info->ChipFamily == CHIP_FAMILY_RV100) && >> >    

Bug#573849: xserver-xorg-video-radeon: Be verbose about discarding modes

2010-03-14 Thread Bas Wijnen
On Sun, Mar 14, 2010 at 02:46:15PM -0500, Alex Deucher wrote: > > I didn't test, but looking at the source I find it hard to believe that > > there will be more information than "mode clock too high".  After all, > > the rejecting code (which I quoted above) doesn't provide any more > > information

Bug#573849: xserver-xorg-video-radeon: Be verbose about discarding modes

2010-03-14 Thread Bas Wijnen
On Sun, Mar 14, 2010 at 10:21:02AM -0500, Alex Deucher wrote: > >    /* clocks over 135 MHz have heat issues with DVI on RV100 */ > >    if ((radeon_output->MonType == MT_DFP) && > >        (info->ChipFamily == CHIP_FAMILY_RV100) && > >        (pMode->Clock > 135000)) > >            return MODE_CLO

Bug#573849: xserver-xorg-video-radeon: Be verbose about discarding modes

2010-03-14 Thread Alex Deucher
On Sun, Mar 14, 2010 at 7:50 AM, Bas Wijnen wrote: > Package: xserver-xorg-video-radeon > Version: 6.12.5-1 > Severity: wishlist > > Since fairly recently (a few months, I think), by Radeon refuses to set > my monitor to 1600x1200.  Looking at the server log, I found (in random > order): > > (II)

Bug#573849: xserver-xorg-video-radeon: Be verbose about discarding modes

2010-03-14 Thread Bas Wijnen
Package: xserver-xorg-video-radeon Version: 6.12.5-1 Severity: wishlist Since fairly recently (a few months, I think), by Radeon refuses to set my monitor to 1600x1200. Looking at the server log, I found (in random order): (II) RADEON(0): #6: hsize: 1600 vsize 1200 refresh: 60 vid: 16553 (II)