2011/6/5 Stéphane Marchesin <stephane.marche...@gmail.com>: > On Sun, Jun 5, 2011 at 12:06, Marcin Slusarz <marcin.slus...@gmail.com> wrote: >> On Tue, May 17, 2011 at 12:20:14AM +0200, Marcin Slusarz wrote: >>> Bail out early in probe, so other driver can take control of the card. >>> Doing it in screen_create would be too late. >>> --- >>> src/gallium/targets/xorg-nouveau/nouveau_xorg.c | 44 >>> ++++++++++++++++++----- >>> 1 files changed, 35 insertions(+), 9 deletions(-) >> >> ping >> > > Why do you need a list of cards for that, as opposed to reading the reg? > > Stéphane > _______________________________________________ > mesa-dev mailing list > mesa-dev@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/mesa-dev >
I agree with Stephane, checking register 0 should work fine. First check for NV04/05, then for NV10-NV2F. Maarten. -- Far away from the primal instinct, the song seems to fade away, the river get wider between your thoughts and the things we do and say. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev