Slashdot Mirror


Intel Releases Ivy Bridge Programming Docs Under CC License

An anonymous reader writes "The Ivy Bridge graphics processor from Intel is now fully documented under the Creative Commons. Intel released four volumes of documents (2400+ pages) covering their latest graphics core as a complete programming guide with register specifications. Included with the graphics documentation is their new execution unit and video engine."

6 of 113 comments (clear)

  1. Re:First Post by Anonymous Coward · · Score: 5, Funny

    I would've got first post, but I'm still reading TFA. Only two thousand pages to go...

  2. Re:Captain Obvious Here by lobiusmoop · · Score: 5, Insightful

    And Broadcom too, while we're at it - it's not as if we're asking for the schematics to copy the chips, just some low-level api information would be nice for OSS driver development.

    --
    "I bless every day that I continue to live, for every day is pure profit."
  3. Link to documentation by Nukenin · · Score: 5, Informative

    The documentation referenced is available from Intel Linux Graphics: Documentation.

  4. *Not* the first public release of information by CajunArson · · Score: 5, Informative

    This is a release of a large and very complete set of formal documents, but open source driver code (GPL'd and part of the mainline Linux kernel) has been released under a public development process since just after Sandy Bridge first came out in preparation for the Ivy Bridge launch. This code is written by paid Intel employees.

    Incidentally, large portions of the DRM infrastructure in the kernel *and* the X server *and* the upcoming Wayland project are all being made by paid Intel employees. Note that this development work also has major benefits to the open-source AMD driver development and we would all be better off if AMD (not to mention Nvidia) adopted Intel's approach to paying people for open-source work.

    In a similar manner, there is already 100% GPL'd code that is available for the next-generation Haswell graphics engines. Obviously at this stage it isn't complete, but things are not hidden behind closed doors and, just like Ivy Bridge, there should be solid launch-day support for the Haswell IGP. Considering the rumours going around about the extra resources that Haswell will offer for the GPU, this could chip could provide very solid launch-day out-of-the-box graphics support in notebooks and other devices that don't require a dicrete GPU.

    --
    AntiFA: An abbreviation for Anti First Amendment.
    1. Re:*Not* the first public release of information by CajunArson · · Score: 5, Informative

      P.S. --> To anyone who saw "DRM" in the previous post and had a heart attack... DRM here means Direct Rendering Manager and is the Linux infrastructure that lets you access the GPU for graphics acceleration.

      --
      AntiFA: An abbreviation for Anti First Amendment.
  5. Re:Take that you morons at nVidia! by bill_mcgonigle · · Score: 5, Interesting

    I don't understand why these Microsoft-style closed source morons always think not allowing people to use what they sell will help them.

    You're asking a question about market behavior, but the problem isn't a market problem (what you say makes sense, in a free market). Since the expected market behaviors don't exist, you have to ask, "why is this market broken?"

    The standard answer is that they're violating thousands of patents six ways to Sunday, and the more open they are about their hardware the more risk they expose on these being found out.

    Of course all the manufacturers are doing it because the patent system is so screwed up and the product would be impractical otherwise. People get grants on the obvious and necessary techniques all the time. And it's not just the big three where they could cross-license - there are trolls out there who just want to be parasites on the successful shops.

    As usual, this is social engineering run amok. Yes, the reason you can't have good video drivers for linux is because the government has screwed up this market too. Take away this patent morass, and the vendors become interested in selling cards any way they can. Of course, the smartest-kids-in-the-room will now chime in and say that there simply wouldn't be any good video cards without the government getting involved. You decide which acutally makes sense.

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)