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 or http://www.opensolaris.org/os/licensing. 4 .\" 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 the following below this CDDL HEADER, with 5 .\" the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] 6 .TH RADEON 7D "Jun 24, 2009" 7 .SH NAME 8 radeon \- DRI (Direct Rendering Infrastructure)-compliant kernel driver 9 providing 3-dimensional graphic hardware acceleration support. 10 .SH DESCRIPTION 11 .sp 12 .LP 13 The \fBradeon\fR driver is a DRI-compliant kernel driver that provides 14 graphics hardware acceleration support. DRI is a framework for coordinating OS 15 kernel, 3D graphics hardware, X window system and OpenGL applications. 16 .sp 17 .LP 18 The \fBradeon\fR driver currently supports certain low-end ATI radeon graphics 19 cards, including Radeon X700. 20 .SH FILES 21 .sp 22 .ne 2 23 .na 24 \fB\fB/kernel/drv/radeon\fR\fR 25 .ad 26 .RS 28n 27 32-bit ELF kernel module (x86). 28 .RE 29 30 .sp 31 .ne 2 32 .na 33 \fB\fB/kernel/drv/amd64/radeon\fR\fR 34 .ad 35 .RS 28n 36 64-bit ELF kernel module (x86). 37 .RE 38 39 .SH ATTRIBUTES 40 .sp 41 .LP 42 See \fBattributes\fR(5) for descriptions of the following attributes: 43 .sp 44 45 .sp 46 .TS 47 box; 48 c | c 49 l | l . 50 ATTRIBUTE TYPE ATTRIBUTE VALUE 51 _ 52 Architecture x86 53 _ 54 Interface Stability Committed 55 .TE 56 57 .SH SEE ALSO 58 .sp 59 .LP 60 \fB/usr/X11/share/man/man1/Xserver.1\fR 61 .sp 62 .LP 63 \fB/usr/X11/share/man/man1/Xorg.1\fR 64 .sp 65 .LP 66 \fB/usr/X11/share/man/man5/X11.5\fR 67 .sp 68 .LP 69 \fBattributes\fR(5)