diff options
| author | Ville Syrjälä <[email protected]> | 2019-07-02 18:17:23 +0300 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2019-07-03 10:07:13 +0100 |
| commit | 315ca4c408ed3bcfe3a204fec9f5c397a98e97a0 (patch) | |
| tree | 33ce4467d28ba46b4b8eed8c53d65cb960b1e67d /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 096a93949b8658b058e8e3d3aee7b6ff36bf4f2e (diff) | |
drm/i915: synchronize_irq() against the actual irq
When eliminating our use of drm_irq_install() I failed to convert
all our synchronize_irq() calls to consult pdev->irq instead of
dev_priv->drm.irq. As we no longer populate dev_priv->drm.irq
we're no longer synchronizing against anything.
v2: Add intel_syncrhonize_irq() (Chris)
Cc: Chris Wilson <[email protected]>
Reported-by: Imre Deak <[email protected]>
Fixes: b318b82455bd ("drm/i915: Nuke drm_driver irq vfuncs")
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=111012
Reviewed-by: Chris Wilson <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions