*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: amdgpu | Section: 4 | Source: NetBSD | File: amdgpu.4
AMDGPU(4) Kernel Interfaces Manual AMDGPU(4) NAME amdgpu - AMD RADEON GPU video driver SYNOPSIS Section "Device" Identifier "devname" Driver "amdgpu" ... EndSection DESCRIPTION amdgpu is an Xorg driver for AMD RADEON-based video cards with the fol- lowing features: o Support for 8-, 15-, 16-, 24- and 30-bit pixel depths; o RandR support up to version 1.4; o 3D acceleration; SUPPORTED HARDWARE The amdgpu driver supports SI and newer families' video cards. CONFIGURATION DETAILS Please refer to xorg.conf(5) for general configuration details. This section only covers configuration details specific to this driver. The following driver Options are supported: Option "SWcursor" "boolean" Selects software cursor. The default is off. Option "Accel" "boolean" Enables or disables all hardware acceleration. The default is on. Option "ZaphodHeads" "string" Specify the RandR output(s) to use with zaphod mode for a par- ticular driver instance. If you use this option you must use this option for all instances of the driver. For example: Option "ZaphodHeads" "LVDS,VGA-0" will assign xrandr outputs LVDS and VGA-0 to this instance of the driver. Option "DRI" "integer" Define the maximum level of DRI to enable. Valid values are 2 for DRI2 or 3 for DRI3. The default is 3 for DRI3 if the Xorg version is >= 1.18.3, otherwise 2 for DRI2. Option "EnablePageFlip" "boolean" Enable DRI2 page flipping. The default is on. Option "TearFree" "boolean" Set the default value of the per-output 'TearFree' property, which controls tearing prevention using the hardware page flip- ping mechanism. TearFree is on for any CRTC associated with one or more outputs with TearFree on. Two separate scanout buffers need to be allocated for each CRTC with TearFree on. If this op- tion is set, the default value of the property is 'on' or 'off' accordingly. If this option isn't set, the default value of the property is auto, which means that TearFree is on for rotated outputs, outputs with RandR transforms applied and for RandR 1.4 secondary outputs, otherwise off. Option "VariableRefresh" "boolean" Enables support for enabling variable refresh on the Screen's CRTCs when an suitable application is flipping via the Present extension. The default is off. Option "AccelMethod" "string" Setting this option to none disables use of the glamor accelera- tion architecture. In that case, all 2D rendering is done by the CPU, but 3D and video hardware acceleration can still work. This is mainly useful for OpenGL driver bring-up. The default is to use glamor. The following driver Option is supported for glamor : Option "ShadowPrimary" "boolean" This option enables a so-called "shadow primary" buffer for fast CPU access to pixel data, and separate scanout buffers for each display controller (CRTC). This may improve performance for some 2D workloads, potentially at the expense of other (e.g. 3D, video) workloads. Note in particular that enabling this option currently disables page flipping. The default is off. SEE ALSO Xorg(1), xorg.conf(5), Xserver(1), X(7) 1. Wiki page: https://www.x.org/wiki/radeon 2. Overview about amdgpu development code: https://cgit.freedesktop.org/xorg/driver/xf86-video-amdgpu/ 3. Mailing list: https://lists.freedesktop.org/mailman/listinfo/amd-gfx 4. IRC channel: #radeon on irc.freenode.net 5. Query the bugtracker for amdgpu bugs: https://bugs.freedesktop.org/query.cgi?product=xorg&component=Dri- ver/AMDgpu 6. Submit bugs & patches: https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&compo- nent=Driver/AMDgpu AUTHORS Authors include: Michel Danzer [email protected] Alex Deucher [email protected] X Version 11 AMDGPU(4)

Navigation Options