diff options
| author | Ville Syrjälä <[email protected]> | 2019-06-20 13:33:34 +0300 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2019-06-26 19:23:28 +0300 |
| commit | b318b82455bd9b2899a61108a6d84d4a2d4b6df8 (patch) | |
| tree | 78b0f50edc3b55c37134a7f7191fd767ab424f4f /tools/perf/scripts/python | |
| parent | 08fa8fd0faa5716ed180e109a022e2c0f42c2e4a (diff) | |
drm/i915: Nuke drm_driver irq vfuncs
Stop using the irq vfuncs under drm_driver. That's not going to fly
in a mixed gen environment since the structure is shared between all
the devices.
v2: Allow intel_irq_uninstall() to be called twice due to
intel_modeset_cleanup() calling it as well. Toss in a
FIXME to remind us that this is not great.
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Chris Wilson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions