On Thu, 2007-08-23 at 10:51 -0400, Alex Deucher wrote:
> On 8/23/07, Michel Dänzer <[EMAIL PROTECTED]> wrote:
> >
> > for (i = 0; i < xf86_config->num_output; i++) {
> > output = xf86_config->output[i];
> > radeon_output = output->driver_private;
> >
> > if (output->crtc == crtc) {
> > montype = radeon_output->MonType;
> > }
> > }
[...]
> Whoops. Sorry, I missed that last part. yeah, we should break when
> we get montype.
And what if several outputs are assigned to the same crtc? :) Or don't
we support that yet?
--
Earthling Michel Dänzer | http://tungstengraphics.com
Libre software enthusiast | Debian, X and DRI developer
_______________________________________________
xorg-driver-ati mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-driver-ati