diff options
| author | Jani Nikula <jani.nikula@intel.com> | 2026-06-15 21:48:00 +0300 |
|---|---|---|
| committer | Jani Nikula <jani.nikula@intel.com> | 2026-06-26 15:38:48 +0300 |
| commit | ff8c73b7bfb54782358bf0ba236e0045adccbb35 (patch) | |
| tree | 9504a96717e201e57ab8229888274d323094fa99 /tools/perf/scripts/python/parallel-perf.py | |
| parent | 2420e540785053bcc8bc00d9df5ce2d18bb7e1ca (diff) | |
drm/{i915, xe}: move opregion/dram/bw init to intel_display_driver_probe_noirq()
The intel_opregion_setup(), intel_dram_detect(), and intel_bw_init_hw()
calls should really be in display. Move them at the beginning of
intel_display_driver_probe_noirq().
This is a completely non-functional change for xe.
For i915, the init order changes slightly:
- i915_pcode_init() will happen before intel_opregion_setup(). This
should be of no consequence.
- The intel_gvt_init() calls will happen before the mentioned
functions. There's a lot going on in intel_gvt_init(), but it does not
look like this should have dependencies on them either.
Reviewed-by: MichaĆ Grzelak <michal.grzelak@intel.com>
Link: https://patch.msgid.link/aa37d6443516ae660c2de53aba8ca42e6e6d1a5c.1781549229.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions
