nv50: enable h264 and mpeg4 for nv98+ (vp3, vp4.0)
authorIlia Mirkin <imirkin@alum.mit.edu>
Sat, 7 Dec 2013 04:30:04 +0000 (23:30 -0500)
committerMaarten Lankhorst <maarten.lankhorst@canonical.com>
Mon, 9 Dec 2013 14:11:20 +0000 (15:11 +0100)
commite01ba9d6b049d5eee8c125e3ec43b4539c26e4d7
tree3c218429faad4b25454bceeecc5d3486e61d90c8
parente796fa22d44fa345bfe0cd779cff88f247bc17b6
nv50: enable h264 and mpeg4 for nv98+ (vp3, vp4.0)

Create the ref_bo without any storage type flags set for now. The issue
probably arises from our use of the additional buffer space at the end
of the ref_bo. It should probably be split up in the future.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Tested-by: Martin Peres <martin.peres@labri.fr>
Cc: "10.0" <mesa-stable@lists.freedesktop.org>
src/gallium/drivers/nouveau/nouveau_vp3_video.c
src/gallium/drivers/nouveau/nv50/nv98_video.c