summaryrefslogtreecommitdiffstats
path: root/common/recipes-multimedia/libva/libva-intel-driver_1.0.18.bb
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2012-12-19 20:29:38 -0600
committerTom Zanussi <tom.zanussi@intel.com>2012-12-21 12:47:03 -0600
commit14b4fb07d3d51208f138fe87121d078cd8fb9ab2 (patch)
tree1159c30ff911d24c873ce469fe6380b52fa3c711 /common/recipes-multimedia/libva/libva-intel-driver_1.0.18.bb
parentedd483fde21e2bf581ebce1434f47b78d50ece20 (diff)
downloadmeta-intel-14b4fb07d3d51208f138fe87121d078cd8fb9ab2.tar.gz
libva-intel-driver: workaround for concurrent VC1 and H264 playback issue
Explanation from Terence Chiang: "encountered a GFX issue while enabling HW video playback VC-1 and H.264 simultaneously, the graphic driver report error with gfx hang on Sandy Bridge platform. We worked with Intel Linux graphic team and provided a patch" Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'common/recipes-multimedia/libva/libva-intel-driver_1.0.18.bb')
-rw-r--r--common/recipes-multimedia/libva/libva-intel-driver_1.0.18.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/recipes-multimedia/libva/libva-intel-driver_1.0.18.bb b/common/recipes-multimedia/libva/libva-intel-driver_1.0.18.bb
index fcd3b6f1..d670b47d 100644
--- a/common/recipes-multimedia/libva/libva-intel-driver_1.0.18.bb
+++ b/common/recipes-multimedia/libva/libva-intel-driver_1.0.18.bb
@@ -4,5 +4,7 @@ PR = "${INC_PR}.0"
4 4
5SRC_URI = "http://www.freedesktop.org/software/vaapi/releases/libva-intel-driver/libva-intel-driver-${PV}.tar.bz2" 5SRC_URI = "http://www.freedesktop.org/software/vaapi/releases/libva-intel-driver/libva-intel-driver-${PV}.tar.bz2"
6 6
7SRC_URI += "file://0001-Workaround-for-concurrently-playing-VC1-and-H264-vid.patch"
8
7SRC_URI[md5sum] = "13907085223d88d956cdfc282962b7a7" 9SRC_URI[md5sum] = "13907085223d88d956cdfc282962b7a7"
8SRC_URI[sha256sum] = "789fa2d6e22b9028ce12a89981eb33e57b04301431415149acfb61a49d3a63ee" 10SRC_URI[sha256sum] = "789fa2d6e22b9028ce12a89981eb33e57b04301431415149acfb61a49d3a63ee"