diff options
author | Jani Nikula <jani.nikula@intel.com> | 2020-02-19 16:37:56 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2020-02-23 18:12:21 +0300 |
commit | b664259f3fe2c7a967e9fa4ba6d3af6a2addaa99 (patch) | |
tree | 646cf9a890e33bd62eb85fcd005139165f37c862 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5d8b134150af3227179a251e5a7b435d9a021026 (diff) | |
download | linux-b664259f3fe2c7a967e9fa4ba6d3af6a2addaa99.tar.xz |
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ä <ville.syrjala@linux.intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200219133756.13224-1-jani.nikula@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions