commit | 94825369fe046696c7b472e14f4f76a63956b2d3 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Jan 22 21:32:45 2014 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Feb 04 11:45:01 2014 +0100 |
tree | 77043756682817afab52dafb14c17edb13d54474 | |
parent | 412236c2c1bdc7cc471ca8d190b90549a509b638 [diff] |
drm/i915: Drop WaDisablePSDDualDispatchEnable:ivb for IVB GT2 Both Bspec and the W/A database state that WaDisablePSDDualDispatchEnable is only needed for IVB GT1. The only real confusion here is that the the W/A database also says to write to the GT2 only register as well, which is strange if the W/A is only for GT1. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Rodrigo Vivi <rodrigo.vivi@gmail.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>