From: Jani Nikula <jani.nikula@linux.intel.com>
To: Ville Syrjala <ville.syrjala@linux.intel.com>,
intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH 3/3] drm/i915/dp: Extract intel_edp_set_sink_rates()
Date: Thu, 26 Sep 2024 10:49:02 +0300 [thread overview]
Message-ID: <87y13e26tt.fsf@intel.com> (raw)
In-Reply-To: <871q163lfh.fsf@intel.com>
On Thu, 26 Sep 2024, Jani Nikula <jani.nikula@linux.intel.com> wrote:
> On Wed, 18 Sep 2024, Ville Syrjala <ville.syrjala@linux.intel.com> wrote:
>> + /*
>> + * Use DP_LINK_RATE_SET if DP_SUPPORTED_LINK_RATES are available,
>> + * default to DP_MAX_LINK_RATE and DP_LINK_BW_SET otherwise.
>> + */
>> + if (intel_dp->num_sink_rates)
>> + intel_dp->use_rate_select = true;
>> + else
>> + intel_dp_set_sink_rates(intel_dp);
>
> Isn't this kind of in the wrong place, it's not eDP?
-ENOCOFFEE, sorry for the noise.
BR,
Jani.
--
Jani Nikula, Intel
next prev parent reply other threads:[~2024-09-26 7:49 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-18 19:04 [PATCH 1/3] drm/i915/dp: Fix colorimetry detection Ville Syrjala
2024-09-18 19:04 ` [PATCH 2/3] drm/i915/dp: Make intel_dp_get_colorimetry_status() static Ville Syrjala
2024-09-25 14:21 ` Luca Coelho
2024-09-18 19:04 ` [PATCH 3/3] drm/i915/dp: Extract intel_edp_set_sink_rates() Ville Syrjala
2024-09-25 14:22 ` Luca Coelho
2024-09-26 7:48 ` Jani Nikula
2024-09-26 7:49 ` Jani Nikula [this message]
2024-09-18 20:14 ` ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/i915/dp: Fix colorimetry detection Patchwork
2024-09-18 20:15 ` ✓ Fi.CI.BAT: success " Patchwork
2024-09-19 6:09 ` [PATCH 1/3] " Hogander, Jouni
2024-09-19 7:43 ` ✗ Fi.CI.IGT: failure for series starting with [1/3] " 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=87y13e26tt.fsf@intel.com \
--to=jani.nikula@linux.intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--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 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).