diff options
| author | José Roberto de Souza <[email protected]> | 2018-09-18 13:47:10 -0700 |
|---|---|---|
| committer | Rodrigo Vivi <[email protected]> | 2018-09-26 17:06:09 -0700 |
| commit | 6edafc4eb3e4ae26b1b5dbc0cabfc82d96d6b9bb (patch) | |
| tree | 4841906900c7ce3945472880e2c95237fa4abd9b /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 7c86828d564574759c20793ced59df2a60950c1d (diff) | |
drm/i915: Unset reset pch handshake when PCH is not present in one place
Right now RESET_PCH_HANDSHAKE_ENABLE is enabled all the times inside
of intel_power_domains_init_hw() and if PCH is NOP it is unsed in
i915_gem_init_hw().
So making skl_pch_reset_handshake() handle both cases and calling
it for the missing gens in intel_power_domains_init_hw().
Ivybridge have a different register and bits but with the same
objective so moving it too.
v2(Rodrigo):
- handling IVYBRIDGE case inside intel_pch_reset_handshake()
v4(Rodrigo and Ville):
- moving the enable/disable decision to callers
Cc: Rodrigo Vivi <[email protected]>
Signed-off-by: José Roberto de Souza <[email protected]>
Reviewed-by: Rodrigo Vivi <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions