<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-2">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>mixing functions from different graphics cards? G965 + ivtv</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi!<BR>
<BR>
I have a weird idea, and I am not familiar enough with graphics hardware to decide<BR>
whether it's possible or not. So, the question is the following:<BR>
<BR>
is it possible to use one graphics chip-set to generate image<BR>
(ie. to render OpenGl, etc), and an other chip-set to output<BR>
the image to a physical device?<BR>
<BR>
To be more specific, if I add a pvr-350 to my box, then I will have<BR>
  - the integrated 965G, which has abilities, but no working tv-out, and<BR>
  - the ivtv chip on the PVR card, which has a nice tv out, but no acceleration.<BR>
<BR>
I know that new cards can do all kinds of off-screen rendering, so it might not<BR>
be impossible to use one chip-set to render the stuff, and then transfer the image<BR>
to the frame-buffer of the other card.<BR>
<BR>
Is this physically possible?<BR>
If yes, how can this be done? Do I have to write a special driver<BR>
to "combine" the two devices, or can this be done from user-space?<BR>
<BR>
   Kristof Csillag<BR>
</FONT>
</P>

</BODY>
</HTML>