All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org
Cc: jani.nikula@intel.com, rodrigo.vivi@intel.com
Subject: [CI 0/5] drm/i915 and drm/xe: remove fsb/mem freq cleanups
Date: Mon, 18 Aug 2025 13:07:23 +0300	[thread overview]
Message-ID: <cover.1755511595.git.jani.nikula@intel.com> (raw)

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


             reply	other threads:[~2025-08-18 10:07 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-18 10:07 Jani Nikula [this message]
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 10:15 ` ✓ CI.KUnit: success for drm/i915 and drm/xe: remove fsb/mem freq cleanups (rev2) Patchwork
2025-08-18 11:12 ` ✓ Xe.CI.BAT: " Patchwork
2025-08-18 12:00 ` ✓ Xe.CI.Full: " Patchwork
2025-08-18 15:21 ` ✓ i915.CI.BAT: " Patchwork
2025-08-18 17:31 ` ✗ i915.CI.Full: failure " Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1755511595.git.jani.nikula@intel.com \
    --to=jani.nikula@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=rodrigo.vivi@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.