From: Chris Wilson Date: Fri, 12 Sep 2014 06:37:42 +0000 (+0100) Subject: drm/i915: Fix SRC_COPY width on 830/845g X-Git-Tag: fixes-for-v3.18-merge-window~99^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=611a7a4fd8b5fb6b25ab1f8bdcde61800a7feacf;p=pandora-kernel.git drm/i915: Fix SRC_COPY width on 830/845g One small change I forgot to make in commit c4d69da167fa967749aeb70bc0e94a457e5d00c1 Author: Chris Wilson Date: Mon Sep 8 14:25:41 2014 +0100 drm/i915: Evict CS TLBs between batches was to update the copy width for the compact BLT copy instruction. Reported-by: Thomas Richter Signed-off-by: Chris Wilson Cc: Thomas Richter Cc: Jani Nikula Cc: stable@vger.kernel.org Tested-by: Thomas Richter Acked-by: Daniel Vetter Signed-off-by: Jani Nikula --- Reading git-diff-tree failed