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

Alex Deucher alexdeucher at gmail.com
Thu Aug 23 08:03:19 PDT 2007


On 8/23/07, Michel Dänzer <michel at tungstengraphics.com> wrote:
> 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?

yeah.  that will be a problem, but we don't support that yet :)

Alex


More information about the xorg-driver-ati mailing list