diff options
author | Anusha Srivatsa <[email protected]> | 2018-06-26 13:52:23 -0700 |
---|---|---|
committer | Paulo Zanoni <[email protected]> | 2018-06-27 14:28:51 -0700 |
commit | 3160422251b214c7a7a8ef91bb76da012bb44b57 (patch) | |
tree | 01f279a4e8dd89760fcc0bbc184a6e60b17a8fbb /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | a61b47f672c1ebd56b273a55cfed9621448d253e (diff) |
drm/i915/icp: Add Interrupt Support
This patch addresses Interrupts from south display engine (SDE).
ICP has two registers - SHOTPLUG_CTL_DDI and SHOTPLUG_CTL_TC.
Introduce these registers and their intended values.
Introduce icp_irq_handler().
The icp_irq_postinstall() takes care of
enabling all PCH interrupt sources, to unmask
them as needed with SDEIMR, as is done
done by ibx_irq_pre_postinstall() for earlier platforms.
We do not need to explicitly call the ibx_irq_pre_postinstall().
Also, while changing these,
s/CPT/PPT/CPT-CNP comment.
v2:
- remove redundant register defines.(Lucas)
- Change register names to be more consistent with
previous platforms (Lucas)
v3:
-Reorder bit defines to a more appropriate location.
Change the comments. Confirm in the commit message that
icp_irq_postinstall() need not go to
ibx_irq_pre_postinstall() and ibx_irq_postinstall()
as in earlier platforms. (Paulo)
Cc: Lucas De Marchi <[email protected]>
Cc: Paulo Zanoni <[email protected]>
Cc: Dhinakaran Pandiyan <[email protected]>
Cc: Ville Syrjala <[email protected]>
Reviewed-by: Lucas De Marchi <[email protected]>
Reviewed-by: Paulo Zanoni <[email protected]>
Signed-off-by: Anusha Srivatsa <[email protected]>
[Paulo: coding style bikesheds and rebases].
Signed-off-by: Paulo Zanoni <[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