From: Andreas Boll Date: Fri, 2 Aug 2013 09:22:23 +0000 (+0200) Subject: docs: Document UVD (2.2 and 3.0) video decoding support in mesa 9.2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9d569fed8dec675446d37ff9d8b16554b18e542e;p=mesa.git docs: Document UVD (2.2 and 3.0) video decoding support in mesa 9.2 Cc: "9.2" mesa-stable@lists.freedesktop.org Reviewed-by: Alex Deucher --- 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.
  • Added new freedreno gallium driver
  • OSMesa interface for gallium llvmpipe/softpipe drivers
  • Gallium Heads-Up Display (HUD) feature for performance monitoring
  • +
  • Added support for UVD (2.2 and 3.0) video decoding on r600g and radeonsi through VDPAU (requires Kernel 3.10 or later)