diff options
author | Ville Syrjälä <[email protected]> | 2014-03-05 13:05:45 +0200 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2014-03-05 21:30:43 +0100 |
commit | c7c656226842679bcd9f39dc24441b4ff398a850 (patch) | |
tree | bd500b2c76b5ba523858c7b126014cc9bf43a648 /tools/perf/scripts/python/syscall-counts.py | |
parent | 38aecea0ccbb909d635619cba22f1891e589b434 (diff) |
drm/i915: Don't clobber CHICKEN_PIPESL_1 on BDW
Misplaced parens cause us to totally clobber the CHICKEN_PIPESL_1
registers with 0xffffffff. Move the parens to the correct place
to avoid this.
In particular this caused bit 30 of said registers to be set, which
caused the sprite CSC to produce incorrect results.
Cc: [email protected]
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=72220
Signed-off-by: Ville Syrjälä <[email protected]>
Reviewed-by: Damien Lespiau <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions