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: maarten.lankhorst@linux.intel.com, ville.syrjala@linux.intel.com,
	jani.nikula@intel.com
Subject: [PATCH 0/2] drm/i915 & drm/xe: rawclk freq cleanups
Date: Tue, 20 Aug 2024 12:07:00 +0300	[thread overview]
Message-ID: <cover.1724144570.git.jani.nikula@intel.com> (raw)

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


             reply	other threads:[~2024-08-20  9:07 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-20  9:07 Jani Nikula [this message]
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-20 10:24 ` ✓ CI.Patch_applied: " Patchwork
2024-08-20 10:24 ` ✓ CI.checkpatch: " Patchwork
2024-08-20 10:25 ` ✓ CI.KUnit: " Patchwork
2024-08-20 10:37 ` ✓ CI.Build: " Patchwork
2024-08-20 10:39 ` ✓ CI.Hooks: " Patchwork
2024-08-20 10:41 ` ✗ CI.checksparse: warning " Patchwork
2024-08-20 17:03 ` ✗ CI.FULL: failure " Patchwork
2024-08-21  0:24 ` ✗ Fi.CI.IGT: " 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.1724144570.git.jani.nikula@intel.com \
    --to=jani.nikula@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=ville.syrjala@linux.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.