Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/i915 & drm/xe: rawclk freq cleanups
@ 2024-08-20  9:07 Jani Nikula
  2024-08-20  9:07 ` [PATCH 1/2] drm/i915: move rawclk from runtime to display runtime info Jani Nikula
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Jani Nikula @ 2024-08-20  9:07 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: maarten.lankhorst, ville.syrjala, jani.nikula

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-08-21  8:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-20  9:07 [PATCH 0/2] drm/i915 & drm/xe: rawclk freq cleanups Jani Nikula
2024-08-20  9:07 ` [PATCH 1/2] drm/i915: move rawclk from runtime to display runtime info Jani Nikula
2024-08-20  9:07 ` [PATCH 2/2] drm/xe/display: drop unused rawclk_freq and RUNTIME_INFO() Jani Nikula
2024-08-20 14:11   ` Maarten Lankhorst
2024-08-21  8:29     ` Jani Nikula
2024-08-20  9:39 ` ✗ Fi.CI.SPARSE: warning for drm/i915 & drm/xe: rawclk freq cleanups Patchwork
2024-08-20  9:44 ` ✓ Fi.CI.BAT: success " Patchwork
2024-08-21  0:24 ` ✗ Fi.CI.IGT: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox