diff options
author | 2013-08-09 13:07:31 +0300 | |
---|---|---|
committer | 2013-08-09 18:26:47 +0200 | |
commit | 16e54061ecc81df66e80ce96b3f91ae56065ed9e (patch) | |
tree | 73d5d5c6eaa39c55a8798af6b55d123ff7373055 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915: unbreak i915_gem_object_ggtt_unbind() (diff) | |
download | linux-dev-16e54061ecc81df66e80ce96b3f91ae56065ed9e.tar.xz linux-dev-16e54061ecc81df66e80ce96b3f91ae56065ed9e.zip |
drm/i915: fix a limit check in hsw_compute_wm_results()
The '!' here was not intended. Since '!' has higher precedence than
compare, it means the check is never true.
This regression was introduced in
commit 71fff20ff1bb790f4defe0c880e028581ffab420
Author: Ville Syrjälä <ville.syrjala@linux.intel.com>
Date: Tue Aug 6 22:24:03 2013 +0300
drm/i915: Kill fbc_enable from hsw_lp_wm_results
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions