Endorsing communities
Introduction
The Direct Rendering Infrastructure(a.k.a.DRI) is a framework for allowing direct access to graphics hardware under the X Window System in a safe and efficient manner. It includes changes to the X server, to several client libraries, and to the kernel. The first major use for the DRI is to create fast OpenGL implementations.
This project is targeted to port open-sourced DRI framework to Solaris, and provide 3D acceleration for Solaris x86. Meanwhile we would work with hardware vendors to enhance the 3D performance.
Status
For Intel Graphics Cards
Integrated in snv_50. Working with Intel guys to provide supports for new Intel Graphics cards. The following are supported devices.
Added since Solaris Nevada build 50
- Intel 845G (device id: 0x2562)
- Intel 852GM/855GM (device id: 0x3582)
- Intel 865G (device id: 0x2572)
- Intel 915G (device id: 0x2582)
Added since Solaris Nevada build 54
- Intel 915GM (device id: 0x2592)
Added since Solaris Nevada build 55
- Intel 945G (device id: 0x2772)
Added since Solaris Nevada build 68
- Intel 945GM (device id: 0x27a2)
Added since Solaris Nevada build 69
- Intel 946GZ (device id: 0x2972)
- Intel G35 (device id: 0x2982)
- Intel 965Q (device id: 0x2992)
- Intel 965G (device id: 0x29a2)
- Intel 965GM (device id: 0x2a02)
- Intel 965GME/GLE (device id: 0x2a12)
Added since Solaris Nevada build 85
- Intel G33 (device id: 0x29c2)
- Intel Q35 (device id: 0x29b2)
- Intel Q33 (device id: 0x29d2)
Added since Solaris Nevada build 101 / Open Solaris 2008.11
- Intel GM45 (device id: 0x2a42)
- Intel Eaglelake (device id: 0x2e02)
- Intel Q45 (device id: 0x2e12)
- Intel G45 (device id: 0x2e22)
Added since Solaris Nevada build 103
- Intel 945GME (device id: 0x27ae)
For ATI Radeon Graphics Cards
An initial prototype to be downloaded from "Files" page. The following are supported devices.
Added since Solaris Nevada build 88
- ATI Radeon Mobility X700 M26 (device id: 0x5653)
Documents
- There are some old docs about porting DRI to solaris. If anybody needs the docs, pls send us email
Discussion
Links
on 2009/10/26 12:13