xf86-video-ati: Branch 'master' - 9 commits

Michel Dänzer michel at tungstengraphics.com
Thu Aug 23 07:57:52 PDT 2007


On Thu, 2007-08-23 at 10:51 -0400, Alex Deucher wrote:
> On 8/23/07, Michel Dänzer <michel at tungstengraphics.com> 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



More information about the xorg-driver-ati mailing list