mirror of
https://github.com/X11Libre/xf86-video-amdgpu.git
synced 2026-04-14 11:04:42 +00:00
Document Option "AccelMethod" in the manpage
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Michel Dänzer
parent
fe4a4b6836
commit
fa4aed6cf5
@@ -51,6 +51,15 @@ The default is to
|
||||
.B enable
|
||||
hardware acceleration.
|
||||
.TP
|
||||
.BI "Option \*qAccelMethod\*q \*q" string \*q
|
||||
Setting this option to
|
||||
.B none
|
||||
disables use of the glamor acceleration 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.
|
||||
.br
|
||||
The default is to use glamor.
|
||||
.TP
|
||||
.BI "Option \*qZaphodHeads\*q \*q" string \*q
|
||||
Specify the RandR output(s) to use with zaphod mode for a particular driver
|
||||
instance. If you use this option you must use this option for all instances
|
||||
|
||||
Reference in New Issue
Block a user