Re: [PATCH 1/2] vga: implements VGA arbitration on Linux

From: Benjamin Herrenschmidt
Date: Thu Jul 16 2009 - 20:22:49 EST


On Thu, 2009-07-16 at 20:38 +1000, Dave Airlie wrote:
> Oops yes I want to avoid doing anything except VGA resources on/off
> I don't think the granularity matters, will talk to BenH tomorrow see
> what his original idea was.

Well, it's more than VGA on/off... if your card decodes VGA, then it's
all memory (or IO) resources on/off...

I -think- it may be that I split memory and IO with the idea that DRM
mostly don't need IO for irqs etc... and so we could technically steal
only IO for some things, like VGA based mode switching on the other
card, without disturbing the guy next door.

Cheers,
Ben.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/