aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2015-10-29 21:25:56 +0200
committerVille Syrjälä <[email protected]>2015-11-10 16:23:22 +0200
commitc465613bc97ed996f2278116c79d2c6adec3998d (patch)
tree8fd7585b28ea16c3254abd1a26f6e64830a41ac8 /tools/perf/scripts/python
parentaca7b684bab9da1e3071ad872f1d78d41ae7a706 (diff)
drm/i915: Check for CPT and not !IBX in ironlake_disable_pch_transcoder()
ironlake_enaable_pch_transcoder() checks for CPT to see if it should enable the timing override chicken bit, but ironlake_disable_pch_transcoder() checks for !IBX to see if it should clear the same bit. Change ironlake_disable_pch_transcoder() to check for CPT as well to keep the two sides consistent. Signed-off-by: Ville Syrjälä <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Jesse Barnes <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions