aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/syscall-counts-by-pid-record
diff options
context:
space:
mode:
authorImre Deak <imre.deak@intel.com>2013-11-25 17:15:31 +0200
committerDaniel Vetter <daniel.vetter@ffwll.ch>2013-11-26 20:06:34 +0100
commit190be112fc02f6efcf954a82bd49e2c19b3673e8 (patch)
tree4e400d6cc4c2ae76f9da47f377604edf7cc1f7eb /tools/perf/scripts/python/bin/syscall-counts-by-pid-record
parentdrm/i915: add always-on power wells instead of special casing them (diff)
downloadlinux-190be112fc02f6efcf954a82bd49e2c19b3673e8.tar.gz
linux-190be112fc02f6efcf954a82bd49e2c19b3673e8.zip
drm/i915: use IS_HASWELL/BROADWELL instead of HAS_POWER_WELL
In intel_display_capture_error_state we use HAS_POWER_WELL to check if we are running on Haswell/Broadwell when accessing HSW_PWR_WELL_DRIVER which is specific to these platforms. Future platforms with power wells don't have this register, so HAS_POWER_WELL won't work there any more. Use IS_HASWELL/IS_BROADWELL instead. v3: fix using logical || instead of bitwise | (Paulo) Signed-off-by: Imre Deak <imre.deak@intel.com> Reviewed-by: Paulo Zanoni <paulo.zanoni@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/bin/syscall-counts-by-pid-record')
0 files changed, 0 insertions, 0 deletions