diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2014-08-01 21:55:40 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2014-08-12 11:33:33 -0400 |
commit | 94202cbfbca05a503acdc1cca2f8409d141173af (patch) | |
tree | 44962bbc78a9745132acc4e220df99cb29b0eeeb /man | |
parent | 03930edd49f6b8a8d79910c7be5408b47db9649b (diff) |
radeon: enable hawaii accel conditionally (v3)
Only if the kernel has the new CP firmware.
v2: check value of ACCEL_WORKING2
v3 (Andreas Boll):
- check for value 2 or 3 of ACCEL_WORKING2
- update man page
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com> (v2)
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Andreas Boll <andreas.boll.dev@gmail.com>
Diffstat (limited to 'man')
-rw-r--r-- | man/radeon.man | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/man/radeon.man b/man/radeon.man index 802f6c2f..7dde0400 100644 --- a/man/radeon.man +++ b/man/radeon.man @@ -229,8 +229,7 @@ Selects software cursor. The default is Enables or disables all hardware acceleration. .br The default is -.B on -except for HAWAII. +.B on. .TP .BI "Option \*qZaphodHeads\*q \*q" string \*q Specify the RandR output(s) to use with zaphod mode for a particular driver |