1 '\" te 2 .\" Copyright (c) 2009 Sun Microsystems, Inc. All Rights Reserved. 3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 4 .\" or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add 5 .\" the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] 6 .TH I915 7D "Jun 24, 2009" 7 .SH NAME 8 i915 \- DRI-compliant kernel driver providing graphic hardware acceleration 9 support 10 .SH DESCRIPTION 11 .sp 12 .LP 13 The \fBi915\fR driver is a Direct Rendering Infrastructure (DRI)- compliant 14 kernel driver that provides graphics hardware acceleration support. DRI is a 15 framework for coordinating OS kernel, 3D graphics hardware, X window system 16 and OpenGL applications. 17 .sp 18 .LP 19 The \fBi915\fR driver currently supports the Intel i845, i865, i915, i945, i965 20 and G33 series integrated graphics controllers. 21 .SH FILES 22 .sp 23 .ne 2 24 .na 25 \fB\fB/platform/i86pc/kernel/drv/i915\fR\fR 26 .ad 27 .sp .6 28 .RS 4n 29 32-bit \fBELF\fR kernel module (x86). 30 .RE 31 32 .sp 33 .ne 2 34 .na 35 \fB\fB/platform/i86pc/kernel/drv/amd64/i915\fR\fR 36 .ad 37 .sp .6 38 .RS 4n 39 64-bit \fBELF\fR kernel module (x86). 40 .RE 41 42 .SH ATTRIBUTES 43 .sp 44 .LP 45 See \fBattributes\fR(5) for descriptions of the following attributes: 46 .sp 47 48 .sp 49 .TS 50 box; 51 c | c 52 l | l . 53 ATTRIBUTE TYPE ATTRIBUTE VALUE 54 _ 55 Architecture x86 56 .TE 57 58 .SH SEE ALSO 59 .sp 60 .LP 61 \fBattributes\fR(5) 62 .sp 63 .LP 64 \fB/usr/X11/share/man/man1/Xserver.1\fR 65 .sp 66 .LP 67 \fB/usr/X11/share/man/man1/Xorg.1\fR 68 .sp 69 .LP 70 \fB/usr/X11/share/man/man5/X11.5\fR