diff options
author | Sultan Alsawaf <[email protected]> | 2020-04-30 14:46:54 -0700 |
---|---|---|
committer | Rodrigo Vivi <[email protected]> | 2020-05-04 10:36:00 -0700 |
commit | 421abe200321a2c907ede1a6208c558284ba0b75 (patch) | |
tree | 263797f20d5e391f2abf1452a4c6b1b25c8a9236 /scripts/gdb/linux/config.py | |
parent | fe5a708267911d55cce42910d93e303924b088fd (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]
(cherry picked from commit 690d22dafa88b82453516387b475664047a6bd14)
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions