Announcement

Collapse
No announcement yet.

NVIDIA's Optimus: Will It Come To Linux?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • mgc8
    replied
    Originally posted by BlackStar View Post
    I really doubt the Linux graphics stack can support this in its current incarnation (either open *or* closed source). Just a feeling I get from reading the technical details over at techreport.com.
    It's not very complicated, really... What this does is similar in technology to what 3Dfx used back in the day, when the "accelerator" did the rendering and then combined the frame with the output of the "2D" card. Here it is basically in reverse: the powerful GPU renders the frame, then copies it to the framebuffer of the slower IGP for display via PCIE. The IGP is always active and in control, and the GPU kicks in only when needed (by recognizing running applications). The important difference is that now the GPU can switch off completely, to the point that it could be removed phisically from the system (nVidia demo), and thus it consumes 0 power when not in use.

    There is only one hardware part, and that is a "copy engine" in the GPU that takes care of shuffling frames to the IGP asynchronously, so that the 3D engine can work on the next frame in the meantime -- but this is just a performance enhancement, and things would work (albeit slowly) even without it.

    All the magic is done completely in software, to the point that nVidia boasts how they employ thousands of driver programmers at the moment, so there really is no reason for this technology to miss in Linux, except of course laziness or lack of interest -- or some lame excuse a'la Adobe that the underlying technology does not allow it. It will require cooperation between the Intel driver team and the closed-source team at nVidia though, so politics may become a larger problem than technical issues... And I don't see this ever happening on AMD IGP's for obvious reasons.

    It already works in Win7 & MacOSX, so it's not tied to any windows-specific architecture either... so I hope we see this in Linux sometime, preferably soon, since it's a great laptop/netbook technology!

    Leave a comment:


  • BlackStar
    replied
    I really doubt the Linux graphics stack can support this in its current incarnation (either open *or* closed source). Just a feeling I get from reading the technical details over at techreport.com.

    Leave a comment:


  • portets43
    replied
    i think this is more likely to come to linux through binary drivers than hybrid graphics was.

    this sounds like a hardware technology that just needs enabled through the driver.

    Leave a comment:


  • not.sure
    replied
    Looks like they had a look at the power consumption of fermi and found that they need to launch something that diverts attention from it and makes it 'ok'.
    ("yeah ok the gtx499 needs 499W, but therefore we have optimus(tm)")

    Leave a comment:


  • RealNC
    replied
    As far as I can tell, "Optimus" doesn't switch GPUs only when the power mode changes but when the strong GPU is required. In other words, it can switch to the integrated GPU even while the laptop is plugged-in and can switch to the discrete GPU even if the laptop is on battery.

    Leave a comment:


  • agd5f
    replied
    This sounds like new marketing on an existing concept. You can do this already if your system has two GPUs of the same capability level, you just need some extra smarts in the driver. It's basically power selective multi-gpu. Wire one to the displays and then render using the faster or slower one depending on what power mode you are in. When the other one is not in use, ramp it's clocks down.

    Leave a comment:


  • phoronix
    started a topic NVIDIA's Optimus: Will It Come To Linux?

    NVIDIA's Optimus: Will It Come To Linux?

    Phoronix: NVIDIA's Optimus: Will It Come To Linux?

    Last week we reported on GPU switching and then delayed GPU switching coming to Linux via some Linux kernel hacks, but today NVIDIA has launched a new technology for dual-GPU notebooks and that is "Optimus Technology." NVIDIA's Optimus is similar to the hybrid-switching technologies that have been available on notebooks up to this point for switching between ATI/AMD, Intel, and NVIDIA GPUs on notebooks depending upon the graphics workload, but with Optimus the experience is supposed to be seamless. With NVIDIA's Optimus, no manual intervention is supposed to be needed but the notebook will automatically switch between onboard GPUs depending upon the graphics rendering workload. This technology was just launched today via a press release and can be found on a few select notebooks...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite
Working...
X