diff options
author | Sultan Alsawaf <[email protected]> | 2020-04-30 14:46:54 -0700 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2020-05-04 18:55:41 +0300 |
commit | 690d22dafa88b82453516387b475664047a6bd14 (patch) | |
tree | 114c0eaf3b948d1130a1afe67b831fcf261610ea /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 2dd43144e824afffd5ee31ce0df02c47afe83d76 (diff) |
drm/i915: Don't enable WaIncreaseLatencyIPCEnabled when IPC is disabled
In commit 5a7d202b1574, a logical AND was erroneously changed to an OR,
causing WaIncreaseLatencyIPCEnabled to be enabled unconditionally for
kabylake and coffeelake, even when IPC is disabled. Fix the logic so
that WaIncreaseLatencyIPCEnabled is only used when IPC is enabled.
Fixes: 5a7d202b1574 ("drm/i915: Drop WaIncreaseLatencyIPCEnabled/1140 for cnl")
Cc: [email protected] # 5.3.x+
Signed-off-by: Sultan Alsawaf <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions