diff options
| author | Mika Kuoppala <[email protected]> | 2018-10-15 17:14:40 +0300 |
|---|---|---|
| committer | Mika Kuoppala <[email protected]> | 2018-10-16 13:11:23 +0300 |
| commit | 81067b71c1d944ea1f93ee67ef0be16d8b4957b4 (patch) | |
| tree | 71375f2e1bb2640c6b47b21da914b9c44e9477b8 /tools/perf/scripts/python/call-graph-from-sql.py | |
| parent | 95b0e7c14c500ac7522924a54e6beddf69d383ec (diff) | |
drm/i915/icl: Disable master intr before reading
Disable master interrupt before reading level indications.
This will close a race where we get a level indication between
reading and disabling, generating an extra interrupt where we
could have avoided one.
Further, as the reading acts also as a post, replace the
write/post on the irq reset with the helper. On enabling side,
posting doesn't serve any purpose so it can also be replaced
with helper.
Cc: Chris Wilson <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Cc: Daniele Ceraolo Spurio <[email protected]>
Signed-off-by: Mika Kuoppala <[email protected]>
Acked-by: Chris Wilson <[email protected]>
Reviewed-by: Daniele Ceraolo Spurio <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions