summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorImre Deak <imre.deak@intel.com>2023-02-08 13:42:58 +0200
committerImre Deak <imre.deak@intel.com>2023-02-15 11:46:57 +0200
commit2bf91341ee42fddb6615936701bf2ed68689d452 (patch)
tree9215357fd9d15b04d05a2e1dae31d114811bc995 /tools/perf/scripts/python
parent9542d708409a41449e99c9a464deb5e062c4bee2 (diff)
drm/i915: Move display power initialization during driver probing later
Determining whether the display engine is present on a platform happens only in intel_device_info_runtime_init(). Initializing the display power functionality depends on this condition, so move intel_power_domains_init() later after the runtime init function has been called. The next patch fixing platforms without display, depends on this patch. Acked-by: Jani Nikula <jani.nikula@intel.com> Signed-off-by: Imre Deak <imre.deak@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230208114300.3123934-3-imre.deak@intel.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions