PSU-failure
Newcomer
In fact it's quite easy as long as you consider the IGP as a DX9/2D chip and the GPU as a DX10 chip.Thats basically the same as PowerXpress which has been talked about with AMD's Puma platform. The issue is that with Vista you can only have one graphics driver loaded, so switching between on and the other on-the-fly is only possible if the same driver can operate all the devices you are switching between.
Look at your graphics drivers list, you'll see 3 related to graphics:
- 2D driver
- D3D driver
- OGL driver
That's with XP, I think Vista has 2 different D3D drivers (D3D9 & D3D10), which is just fine in this configuration.
Set the 2D and D3D9 driver as related to the IGP (D3D9 for Aero compatibility) and D3D10/OGL as related to the GPU which no more has any 2D use, transfer the framebuffer to the IGP when rendering is done and all is ok.
Assuming 120fps throughput, you'll need 1.83GB/s copy rate between GPU and IGP at most, which won't be a bottleneck on a 16x PCI-E 2.0 slot, and that's assuming there's no data compression.
Last edited by a moderator: