Free software drivers for the Intel 965GM Express Chipset
Posted May 13, 2007 4:41 UTC (Sun) by
keithp (subscriber, #5140)
In reply to:
Free software drivers for the Intel 965GM Express Chipset by elanthis
Parent article:
Free software drivers for the Intel 965GM Express Chipset
> "support only limited functionality"
The big ticket items on the list for graphics are OpenGL 2.1 and hardware accelerated video playback. Other than that, the new drivers expose quite a bit more of the hardware than the 1.3 version, with native mode programming for everything we could get our hands on.
OpenGL 2.1 support is largely a matter of working with the Mesa project to add needed functionality to the library and DRI subsystem in the kernel. We're busy on both fronts there; Zou Nanhai is busy taking the new GLSL compiler and generating Gen4 instructions, and Eric Anholt is working on the TTM memory system to finally provide for FBOs and other necessary features.
For media playback, Xiang Haihao is working on XvMC support. Adding iDCT support and H.264 decode support is also on the list, but those are limited by the lack of any API capable of exposing them to applications. We're working with some of the media playback developers to figure out what might work here.
There's lots of work to do just to get things functional; beyond that, we've got plenty of low-hanging optimizations that should keep everyone busy.
(
Log in to post comments)