From: Jesse Barnes Date: Thu, 25 Oct 2012 19:15:45 +0000 (-0700) Subject: drm/i915: implement WaDisablePSDDualDispatchEnable on IVB & VLV X-Git-Tag: v3.8-rc1~82^2~192^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12f3382bc0262e981a2e58aca900cbbdbbe66825;p=pandora-kernel.git drm/i915: implement WaDisablePSDDualDispatchEnable on IVB & VLV Workaround for dual port PS dispatch on GT1. v2: pull in register definition & offset handling v3: use IVB GT1 macro to get the right regs (Ben) v4: add for VLV too (Ben) v5: don't read the reg, it's masked so we'll only enable the one extra bit (Chris) v6: use a _GT2 suffix for the second reg (Chris) Signed-off-by: Jesse Barnes Reviewed-by: Antti Koskipää Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed