Re: l4linux GPU direct access
Hi Adam, Thanks for your suggestion. We tried what you suggested and it worked. But that's not what we want. We want Graphics Acceleration and use vesa framebuffer. How can I make sure that int10 is passed to the l4linux by l4 and executes int10 module successfully.
Hi, On Fri Jun 15, 2012 at 10:30:01 +0200, Abhishek Gupta wrote:
Thanks for your suggestion. We tried what you suggested and it worked. But that's not what we want. We want Graphics Acceleration and use vesa framebuffer.
How can I make sure that int10 is passed to the l4linux by l4 and executes int10 module successfully.
fb-drv uses x86emu to execute the VESA BIOS to switch modes. So you probably could add x86emu to L4Linux and execute that inside L4Linux directly. Adam -- Adam adam@os.inf.tu-dresden.de Lackorzynski http://os.inf.tu-dresden.de/~adam/
participants (2)
-
Abhishek Gupta -
Adam Lackorzynski