diff options
| author | Shashank Sharma <[email protected]> | 2014-08-22 17:40:42 +0530 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2015-04-14 14:53:03 +0200 |
| commit | 266ea3d9c4f69a4d97533128aba494f7d8b52459 (patch) | |
| tree | 1dec1f226d67b5f2e42fd30d9167552047236a99 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | d04a492dd574bba43a558612ddd49fa593a387fe (diff) | |
drm/i915/bxt: Add BXT support in gen8_irq functions
This patch adds conditional checks in gen8_irq functions
to support BXT. Most of the checks just look for PCH split
availability, and block the call to PCH interrupt functions if
not available.
v2: (jani)
- drop redundant TODO comment about PCH IRQ flags on BXT
- check HAS_PCH_SPLIT instead of IS_BROXTON when handling PCH specific
IRQ events in gen8_irq_handler()
- check HAS_PCH_SPLIT before calling the function instead of a
corresponding early return within the called function for
ibx_irq_reset(), ibx_irq_pre_postinstall(), ibx_irq_postinstall()
v3: (jani)
- in ironlake_irq_postinstall() and ironlake_irq_reset() HAS_PCH_SPLIT
is always true, so drop the check for it
Reviewed-by: Satheeshakrishna M <[email protected]>
Signed-off-by: Damien Lespiau <[email protected]>
Signed-off-by: Shashank Sharma <[email protected]> (v1)
Signed-off-by: Imre Deak <[email protected]>
Reviewed-by: Jani Nikula <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions