From fa4aed6cf56048a6520eac57514e38db3685cd15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michel=20D=C3=A4nzer?= Date: Fri, 24 Apr 2015 09:53:33 +0900 Subject: [PATCH] Document Option "AccelMethod" in the manpage Reviewed-by: Alex Deucher --- man/amdgpu.man | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/man/amdgpu.man b/man/amdgpu.man index 37007b7..64633b3 100644 --- a/man/amdgpu.man +++ b/man/amdgpu.man @@ -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