On 8/23/07, Michel Dänzer <[EMAIL PROTECTED]> wrote:
> On Thu, 2007-08-23 at 03:18 -0700, Michel Daenzer wrote:
> >
> > New commits:
> > diff-tree ac54c0e4360099697755d14b1030def73d8235b0 (from 
> > de26e406f52b3b13f03eee2b8023924ec6406f0a)
> > Author: Michel Dänzer <[EMAIL PROTECTED]>
> > Date:   Wed Aug 22 14:33:59 2007 +0200
> >
> >     radeon: Warning fixes.
>
> The only warning I have left is
>
> radeon_crtc.c: In function 'radeon_crtc_mode_set':
> radeon_crtc.c:762: warning: 'output' may be used uninitialized in this 
> function
>
> I don't understand the logic of that function so I'm not sure how to fix
> it.

We need to get the output type connected to the crtc in question in
order to do some fix ups to the crtc regs for tv-out and in order to
avoid odd dividers in the plls for DFPs.  I suppose we could just fail
if there is no output connected to the crtc, but I don't really see
how that could happen.

Alex
_______________________________________________
xorg-driver-ati mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-driver-ati

Reply via email to