Re: [Mesa-dev] [PATCH] radeon/uvd: add UVD implementation

2013-04-03 Thread Christian König
Am 03.04.2013 02:17, schrieb Matt Turner: On Tue, Apr 2, 2013 at 4:19 PM, Christian König wrote: diff --git a/configure.ac b/configure.ac index 81d4a3f..93ec1d2 100644 --- a/configure.ac +++ b/configure.ac @@ -1814,6 +1814,7 @@ if test "x$with_gallium_drivers" != x; then if test "

Re: [Mesa-dev] [PATCH] radeon/uvd: add UVD implementation

2013-04-02 Thread Matt Turner
On Tue, Apr 2, 2013 at 4:19 PM, Christian König wrote: > diff --git a/configure.ac b/configure.ac > index 81d4a3f..93ec1d2 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -1814,6 +1814,7 @@ if test "x$with_gallium_drivers" != x; then > if test "x$enable_r600_llvm" = xyes -o "x$e