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
Subject: [RESEND 0/6] drm/i915/dram: dram_info refactoring
Date: Tue, 27 May 2025 12:25:20 +0300	[thread overview]
Message-ID: <cover.1748337870.git.jani.nikula@intel.com> (raw)

Rebase and resend of [1].

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

Jani Nikula (6):
  drm/i915/bw: pass struct dram_info pointer around
  drm/i915/dram: add accessor for struct dram_info and use it
  drm/i915/wm: DG2 doesn't have dram info to look up
    wm_lv_0_adjust_needed
  drm/i915/dram: pass struct dram_info pointer around
  drm/i915/dram: add return value and handling to intel_dram_detect()
  drm/i915/dram: allocate struct dram_info dynamically

 drivers/gpu/drm/i915/display/intel_bw.c       | 49 ++++++-------
 .../drm/i915/display/intel_display_power.c    |  9 ++-
 drivers/gpu/drm/i915/display/skl_watermark.c  | 15 ++--
 drivers/gpu/drm/i915/i915_driver.c            |  4 +-
 drivers/gpu/drm/i915/i915_drv.h               | 21 +-----
 drivers/gpu/drm/i915/soc/intel_dram.c         | 71 ++++++++++++-------
 drivers/gpu/drm/i915/soc/intel_dram.h         | 26 ++++++-
 drivers/gpu/drm/xe/display/xe_display.c       |  4 +-
 drivers/gpu/drm/xe/xe_device_types.h          | 21 +-----
 9 files changed, 117 insertions(+), 103 deletions(-)

-- 
2.39.5


             reply	other threads:[~2025-05-27  9:25 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-27  9:25 Jani Nikula [this message]
2025-05-27  9:25 ` [RESEND 1/6] drm/i915/bw: pass struct dram_info pointer around Jani Nikula
2025-06-04 12:45   ` Govindapillai, Vinod
2025-06-04 16:14     ` Jani Nikula
2025-05-27  9:25 ` [RESEND 2/6] drm/i915/dram: add accessor for struct dram_info and use it Jani Nikula
2025-06-04 12:54   ` Govindapillai, Vinod
2025-05-27  9:25 ` [RESEND 3/6] drm/i915/wm: DG2 doesn't have dram info to look up wm_lv_0_adjust_needed Jani Nikula
2025-06-04 13:33   ` Govindapillai, Vinod
2025-06-04 13:41     ` Govindapillai, Vinod
2025-06-04 13:45     ` Jani Nikula
2025-05-27  9:25 ` [RESEND 4/6] drm/i915/dram: pass struct dram_info pointer around Jani Nikula
2025-06-04 13:37   ` Govindapillai, Vinod
2025-05-27  9:25 ` [RESEND 5/6] drm/i915/dram: add return value and handling to intel_dram_detect() Jani Nikula
2025-06-04 13:53   ` Govindapillai, Vinod
2025-05-27  9:25 ` [RESEND 6/6] drm/i915/dram: allocate struct dram_info dynamically Jani Nikula
2025-06-04 14:24   ` Govindapillai, Vinod
2025-05-27 12:46 ` ✗ Fi.CI.SPARSE: warning for drm/i915/dram: dram_info refactoring (rev2) Patchwork
2025-05-27 13:08 ` ✓ i915.CI.BAT: success " Patchwork
2025-05-27 15:10 ` ✗ i915.CI.Full: failure " Patchwork
2025-05-27 16:08 ` ✓ CI.Patch_applied: success " Patchwork
2025-05-27 16:08 ` ✓ CI.checkpatch: " Patchwork
2025-05-27 16:09 ` ✓ CI.KUnit: " Patchwork
2025-05-27 16:23 ` ✓ CI.Build: " Patchwork
2025-05-27 16:24 ` ✓ CI.Hooks: " Patchwork
2025-05-27 16:26 ` ✓ CI.checksparse: " Patchwork
2025-05-27 16:57 ` ✓ Xe.CI.BAT: " Patchwork
2025-05-27 19:06 ` ✓ Xe.CI.Full: " 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.1748337870.git.jani.nikula@intel.com \
    --to=jani.nikula@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=intel-xe@lists.freedesktop.org \
    /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.