diff options
author | Hawking Zhang <Hawking.Zhang@amd.com> | 2016-07-16 00:09:21 +0800 |
---|---|---|
committer | Michel Dänzer <michel@daenzer.net> | 2018-02-14 17:05:51 +0100 |
commit | 6aee5770fb913713bb1b9a1af8f0d0892a66f21a (patch) | |
tree | b573e0b5e2d117c502e02568ca0dd0d0f72434f2 /man | |
parent | ec397f7d3bfc89a5d8b8429c96e1b9572f6ee47d (diff) |
Add 30bit RGB color format support
Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
[ Michel Dänzer:
* Require Xorg >= 1.19.99.1 for depth 30, otherwise it can't work with glamor
* Update manpage, per radeon commit
574bfab4bf1fcd95163a8f33cea2889189429d30 ]
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'man')
-rw-r--r-- | man/amdgpu.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/amdgpu.man b/man/amdgpu.man index 0d9dd93..390f483 100644 --- a/man/amdgpu.man +++ b/man/amdgpu.man @@ -18,7 +18,7 @@ following features: .PD 0 .TP 2 \(bu -Support for 24-bit pixel depth; +Support for 24- and 30-bit pixel depths; .TP \(bu RandR support up to version 1.4; |