diff options
author | Andreas Boll <[email protected]> | 2013-08-02 11:22:23 +0200 |
---|---|---|
committer | Andreas Boll <[email protected]> | 2013-08-02 17:14:08 +0200 |
commit | 9d569fed8dec675446d37ff9d8b16554b18e542e (patch) | |
tree | 210cb2e50bbe27abd4e828a48b486f0bf150ceaa /docs | |
parent | ec4a6a94b1d7b88f0310c089ea556df274cce93b (diff) |
docs: Document UVD (2.2 and 3.0) video decoding support in mesa 9.2
Cc: "9.2" [email protected]
Reviewed-by: Alex Deucher <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes/9.2.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/9.2.html b/docs/relnotes/9.2.html index b9308eb4287..1f93b896349 100644 --- a/docs/relnotes/9.2.html +++ b/docs/relnotes/9.2.html @@ -53,6 +53,7 @@ Note: some of the new features are only available with certain drivers. <li>Added new freedreno gallium driver</li> <li>OSMesa interface for gallium llvmpipe/softpipe drivers</li> <li>Gallium Heads-Up Display (HUD) feature for performance monitoring</li> +<li>Added support for UVD (2.2 and 3.0) video decoding on r600g and radeonsi through VDPAU (requires Kernel 3.10 or later)</li> </ul> |