From: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
To: Arun R Murthy <arun.r.murthy@intel.com>
Cc: intel-gfx@lists.freedesktop.org, jani.nikula@intel.com
Subject: Re: [PATCH] drm/i915/display/dp: Remove UHBR13.5 for icl
Date: Mon, 6 May 2024 15:05:43 +0300 [thread overview]
Message-ID: <ZjjHl2oHYpm3--zR@intel.com> (raw)
In-Reply-To: <20240506090625.2812332-1-arun.r.murthy@intel.com>
On Mon, May 06, 2024 at 02:36:25PM +0530, Arun R Murthy wrote:
> UHBR13.5 is not supported in icl+ as well. This has been removed for mtl
> by the commit caf3d748f646 ("drm/i915/dp: Remove support for UHBR13.5")
icl/tgl/adl don't support UHBR at all. The numbers are
there for dg2 presumably, which I think does support this.
>
> Signed-off-by: Arun R Murthy <arun.r.murthy@intel.com>
> ---
> drivers/gpu/drm/i915/display/intel_dp.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/i915/display/intel_dp.c b/drivers/gpu/drm/i915/display/intel_dp.c
> index 163da48bc406..7098ca65701f 100644
> --- a/drivers/gpu/drm/i915/display/intel_dp.c
> +++ b/drivers/gpu/drm/i915/display/intel_dp.c
> @@ -507,7 +507,7 @@ intel_dp_set_source_rates(struct intel_dp *intel_dp)
> };
> static const int icl_rates[] = {
> 162000, 216000, 270000, 324000, 432000, 540000, 648000, 810000,
> - 1000000, 1350000,
> + 1000000,
> };
> static const int bxt_rates[] = {
> 162000, 216000, 243000, 270000, 324000, 432000, 540000
> --
> 2.25.1
--
Ville Syrjälä
Intel
next prev parent reply other threads:[~2024-05-06 12:05 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-06 9:06 [PATCH] drm/i915/display/dp: Remove UHBR13.5 for icl Arun R Murthy
2024-05-06 10:00 ` ✓ Fi.CI.BAT: success for " Patchwork
2024-05-06 12:05 ` Ville Syrjälä [this message]
2024-05-06 12:15 ` [PATCH] " Murthy, Arun R
2024-05-06 12:20 ` Ville Syrjälä
2024-05-08 3:15 ` Murthy, Arun R
2024-05-08 9:58 ` Jani Nikula
2024-05-08 11:00 ` Ville Syrjälä
2024-05-08 11:43 ` Murthy, Arun R
2024-05-08 11:47 ` Jani Nikula
2024-05-08 12:02 ` PATCH] " Murthy, Arun R
2024-05-08 12:22 ` Jani Nikula
2024-05-06 12:53 ` ✗ Fi.CI.IGT: failure for " 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=ZjjHl2oHYpm3--zR@intel.com \
--to=ville.syrjala@linux.intel.com \
--cc=arun.r.murthy@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=jani.nikula@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).