Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Intel Open Source Programming Hardware Linux

Intel Releases Ivy Bridge Programming Docs Under CC License 113

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."
This discussion has been archived. No new comments can be posted.

Intel Releases Ivy Bridge Programming Docs Under CC License

Comments Filter:
  • by Anonymous Coward on Saturday June 23, 2012 @02:31PM (#40422289)

    If you won't allow us to write software for your crappy cards, then they'll be no software for your cards. I don't understand why these Microsoft-style closed source morons always think not allowing people to use what they sell will help them. They're letting their paranoia get in the way of good business.

  • Good news! (Score:4, Insightful)

    by tramp ( 68773 ) on Saturday June 23, 2012 @02:31PM (#40422291)
    And a showstopper for those other graphic card makers (AMD/NVIDIA) with their halfbaked support for Linux.
  • by lobiusmoop ( 305328 ) on Saturday June 23, 2012 @02:37PM (#40422315) Homepage

    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.

  • by JDG1980 ( 2438906 ) on Saturday June 23, 2012 @02:43PM (#40422339)

    This is a good thing - it means that open-source drivers can now be written that will be adequate for most users. Unless you are doing heavy 3D gaming or HTPC, Intel's products are fine.

    For HTPC, Intel would be a great choice if only they'd finally fix that lingering 23.976 FPS bug. They just don't seem to be taking it that seriously, though, since it's existed since the G45 days at least. Also, I don't know if this is supported through the registers (even the documents may not make it clear) but it would be great to have real YCbCr 4:2:2 output – AMD cards claim to do this, but they are actually converting the data from YCbCr (on DVD/Blu-Ray) to RGB and then back to YCbCr for output. Allowing source-direct YCbCr output (which currently only dedicated SoCs can do) and fixing the 23.976 FPS problems would make Intel-based HTPCs a viable option at the high end. (Advanced videophiles want to use a dedicated scaler device, which offers much better scaling and/or deinterlacing results than what software and average standalone players can do.)

  • They don't need opengl code to release hardware documentation... Given appropriate documentation, people could implement a clean room version of opengl and replace the bits that can't be released. There are already several open source implementations of opengl which could be adapted.

Two can Live as Cheaply as One for Half as Long. -- Howard Kandel

Working...