Haswell Video Acceleration Code Published

Gwenole Beauchesne wrote into Phoronix this morning with word that Haswell VA-API code has made it into the public Intel VA driver repository. There's thousands of new lines of code needed to bring up video encoding and video decoding for next year's Haswell CPUs with much-enhanced integrated Intel HD graphics.
Some findings from quickly looking through the newly-committed code:
- As I originally explored back in August, there's a lot of different Haswell graphics variants. There's three dozen Haswell GPU variants to be exact, but it's unknown how many of those will actually be found in released products.
- The number of URB entries was doubled from 32 to 64 with Haswell. URB is the Unified Return Buffer.
- There's new separated files for handling the media encoding/decoding for Haswell. "There exist a lot of changes about the media encoder between Haswell and IvyBridge. For example: the VME programming and the corresponding general media command. To be simple, the separated files are added for Haswell. Otherwise it has to consider the complex backward compatibility." In terms of the media decoding for Haswell, "As the MFX involves quite a lot of changes between Ivy and Haswell, the seperated file is added for the media decoding on haswell. This can avoid the complex backward logic for Ivy."
Intel Haswell CPUs are expected to launch in H1'2013 and by the time of the Linux 3.8 kernel and other work -- basically by the end of this calendar year -- it looks like the Linux support for the next-generation Intel hardware should be in good shape. See this morning's Intel Haswell Linux article for greater details on the exciting successor to Ivy Bridge.
8 Comments