intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [CI 0/5] drm/i915 and drm/xe: remove fsb/mem freq cleanups
@ 2025-08-18 10:07 Jani Nikula
  2025-08-18 10:07 ` [CI 1/5] drm/i915/dram: add intel_fsb_freq() and use it Jani Nikula
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Jani Nikula @ 2025-08-18 10:07 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: jani.nikula, rodrigo.vivi

Resend of [1] for CI.

[1] https://lore.kernel.org/r/cover.1753971617.git.jani.nikula@intel.com


Jani Nikula (5):
  drm/i915/dram: add intel_fsb_freq() and use it
  drm/i915/dram: add intel_mem_freq()
  drm/i915/rps: use intel_fsb_freq() and intel_mem_freq()
  drm/i915/dram: bypass fsb/mem freq detection on dg2 and no display
  drm/i915/dram: move fsb_freq and mem_freq to dram info

 drivers/gpu/drm/i915/display/i9xx_wm.c        | 13 +++--
 drivers/gpu/drm/i915/display/intel_cdclk.c    |  2 +-
 .../gpu/drm/i915/gt/intel_gt_clock_utils.c    |  2 +-
 drivers/gpu/drm/i915/gt/intel_rps.c           | 11 ++--
 drivers/gpu/drm/i915/i915_drv.h               |  2 -
 drivers/gpu/drm/i915/soc/intel_dram.c         | 54 +++++++++++--------
 drivers/gpu/drm/i915/soc/intel_dram.h         |  5 +-
 drivers/gpu/drm/xe/xe_device_types.h          |  1 -
 8 files changed, 54 insertions(+), 36 deletions(-)

-- 
2.47.2


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

end of thread, other threads:[~2025-08-18 17:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-18 10:07 [CI 0/5] drm/i915 and drm/xe: remove fsb/mem freq cleanups Jani Nikula
2025-08-18 10:07 ` [CI 1/5] drm/i915/dram: add intel_fsb_freq() and use it Jani Nikula
2025-08-18 10:07 ` [CI 2/5] drm/i915/dram: add intel_mem_freq() Jani Nikula
2025-08-18 10:07 ` [CI 3/5] drm/i915/rps: use intel_fsb_freq() and intel_mem_freq() Jani Nikula
2025-08-18 10:07 ` [CI 4/5] drm/i915/dram: bypass fsb/mem freq detection on dg2 and no display Jani Nikula
2025-08-18 10:07 ` [CI 5/5] drm/i915/dram: move fsb_freq and mem_freq to dram info Jani Nikula
2025-08-18 15:21 ` ✓ i915.CI.BAT: success for drm/i915 and drm/xe: remove fsb/mem freq cleanups (rev2) Patchwork
2025-08-18 17:31 ` ✗ i915.CI.Full: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).