diff options
author | 2017-06-20 16:03:09 +0300 | |
---|---|---|
committer | 2017-06-22 19:08:35 +0300 | |
commit | d4cdbf0334c01ac2fa29238bd7b87142ea0f5740 (patch) | |
tree | e6fdde82927e2f6abc46a79ab1d76687e14e145c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915: Document that PPT==CPT and WPT==LPT (diff) | |
download | linux-dev-d4cdbf0334c01ac2fa29238bd7b87142ea0f5740.tar.xz linux-dev-d4cdbf0334c01ac2fa29238bd7b87142ea0f5740.zip |
drm/i915: Clean up some expressions
Write the '!(SNB||IVB)' checks in the CPT/PPT detections
as '!SNB && !IVB' to make it less messy looking, and clear out
some useless parens the from the virtualization PCH detection case.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170620130310.13245-5-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions