[PATCH 0/2] drm/i915 & drm/xe: rawclk freq cleanups
Jani Nikula
jani.nikula at intel.com
Tue Aug 20 09:07:00 UTC 2024
The stragglers from [1], addressing the fact that VLV/CHV need rawclk
freq quite early for power well [2]. Just move the init from i915
runtime info init to display info init, and keep it early.
BR,
Jani.
[1] https://patchwork.freedesktop.org/series/134145/
[2] https://lore.kernel.org/r/ZmLzcsoMkt3cB48m@intel.com
Jani Nikula (2):
drm/i915: move rawclk from runtime to display runtime info
drm/xe/display: drop unused rawclk_freq and RUNTIME_INFO()
drivers/gpu/drm/i915/display/intel_backlight.c | 10 +++++-----
drivers/gpu/drm/i915/display/intel_display_device.c | 5 +++++
drivers/gpu/drm/i915/display/intel_display_device.h | 2 ++
.../gpu/drm/i915/display/intel_display_power_well.c | 4 ++--
drivers/gpu/drm/i915/display/intel_dp_aux.c | 4 ++--
drivers/gpu/drm/i915/display/intel_pps.c | 2 +-
drivers/gpu/drm/i915/intel_device_info.c | 5 -----
drivers/gpu/drm/i915/intel_device_info.h | 2 --
drivers/gpu/drm/xe/compat-i915-headers/i915_drv.h | 1 -
drivers/gpu/drm/xe/xe_device_types.h | 6 ------
10 files changed, 17 insertions(+), 24 deletions(-)
--
2.39.2
More information about the Intel-xe
mailing list