OSDN Git Service

nouveau/video: mark bitstream-level acceleration as unsupported
authorIlia Mirkin <imirkin@alum.mit.edu>
Sat, 9 Nov 2013 18:29:35 +0000 (13:29 -0500)
committerMaarten Lankhorst <maarten.lankhorst@canonical.com>
Tue, 12 Nov 2013 09:11:41 +0000 (10:11 +0100)
commit08122e151a511236bccf7ab94efa4278ea3b3b6c
treef8092da34389512367af7492f0a08aec5986193f
parente8d5d3409c73329dba8678b52a53acf5735f04b1
nouveau/video: mark bitstream-level acceleration as unsupported

Adding a vl_mpeg-based helper didn't seem to work, as it produced data
that the card couldn't handle. (And I didn't investigate further.) This
makes the decoding functionality only accessible via XvMC and avoids
crashes when attempting to use VDPAU.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: "10.0" <mesa-stable@lists.freedesktop.org>
src/gallium/drivers/nouveau/nouveau_video.c