summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.99.917.bb
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2016-04-05 12:17:22 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-04-06 10:29:23 +0100
commit2ed2089c9b2a9a680434a6d29c312b347604fec5 (patch)
treefe19938fa96999593805c59ec17d005f8865cacf /meta/recipes-graphics/xorg-driver/xf86-video-intel_2.99.917.bb
parentc1436b32cf6b86434fed0c71e8352541575101b2 (diff)
downloadpoky-2ed2089c9b2a9a680434a6d29c312b347604fec5.tar.gz
xf86-video-intel: Add patch to fix some poor image quality
This fixes a problem on the Intel Gen8 Graphics and is backport from the upstream master of xf86-video-intel driver code [YOCTO #8587] (From OE-Core rev: d85f5d4f2fe6f71c3e9e4de4dcda73ce54bc2d39) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-driver/xf86-video-intel_2.99.917.bb')
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-video-intel_2.99.917.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.99.917.bb b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.99.917.bb
index f4125565c7..d75b44f17e 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.99.917.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.99.917.bb
@@ -14,6 +14,7 @@ SRC_URI += "file://disable-x11-dri3.patch \
14 file://sna-Protect-against-ABI-breakage-in-recent-versions-.patch \ 14 file://sna-Protect-against-ABI-breakage-in-recent-versions-.patch \
15 file://udev-fstat.patch \ 15 file://udev-fstat.patch \
16 file://0001-uxa-fix-the-call-to-PixmapSyncDirtyHelper-broken-by-.patch \ 16 file://0001-uxa-fix-the-call-to-PixmapSyncDirtyHelper-broken-by-.patch \
17 file://0001-gen8-Fix-the-YUV-RGB-shader.patch \
17 " 18 "
18 19
19SRC_URI[md5sum] = "fa196a66e52c0c624fe5d350af7a5e7b" 20SRC_URI[md5sum] = "fa196a66e52c0c624fe5d350af7a5e7b"