diff options
author | Jani Nikula <[email protected]> | 2020-02-19 15:37:56 +0200 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2020-02-23 17:12:21 +0200 |
commit | b664259f3fe2c7a967e9fa4ba6d3af6a2addaa99 (patch) | |
tree | 646cf9a890e33bd62eb85fcd005139165f37c862 /scripts/gdb/linux/utils.py | |
parent | 5d8b134150af3227179a251e5a7b435d9a021026 (diff) |
drm/i915: split i915_driver_modeset_probe() to pre/post irq install
Pair the irq install and uninstall in the same layer. There are no
functional changes in the happy day scenario. The cleanup paths are
currently a mess though.
Note that modeset probe pre-irq + post-irq install are matched by
modeset driver remove pre-irq + post-irq uninstall, together, but not
independently. They are not symmetric pairs.
v2: don't add a new probe failure point here
Cc: Ville Syrjälä <[email protected]>
Reviewed-by: Ville Syrjälä <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions