From: Jani Nikula <jani.nikula@intel.com>
To: "Kandpal, Suraj" <suraj.kandpal@intel.com>,
"Murthy, Arun R" <arun.r.murthy@intel.com>,
"intel-gfx@lists.freedesktop.org"
<intel-gfx@lists.freedesktop.org>
Subject: Re: [Intel-gfx] [PATCH] drm/i915/display/dp: Remove support for UHBR13.5
Date: Wed, 21 Jun 2023 12:01:38 +0300 [thread overview]
Message-ID: <87ttv1dw99.fsf@intel.com> (raw)
In-Reply-To: <SN7PR11MB6750DC684457557AB55AC161E35DA@SN7PR11MB6750.namprd11.prod.outlook.com>
On Wed, 21 Jun 2023, "Kandpal, Suraj" <suraj.kandpal@intel.com> wrote:
>> As per the DP2.1 Spec support for UHBR13.5 is optional. Hence removing the
>> support for UHBR13.5
>> UHBR10 can be used for 6k panels.
>>
>> Signed-off-by: Arun R Murthy <arun.r.murthy@intel.com>
>
> Looks Good to me
How? There are a *lot* of things that are optional in the DP specs.
BR,
Jani.
> Reviewed-by: Suraj Kandpal <suraj.kandpal@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 9f40da20e88d..54ddc953e5bc 100644
>> --- a/drivers/gpu/drm/i915/display/intel_dp.c
>> +++ b/drivers/gpu/drm/i915/display/intel_dp.c
>> @@ -465,7 +465,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
>
--
Jani Nikula, Intel Open Source Graphics Center
next prev parent reply other threads:[~2023-06-21 9:02 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-20 2:52 [Intel-gfx] [PATCH] drm/i915/display/dp: Remove support for UHBR13.5 Arun R Murthy
2023-06-20 3:58 ` [Intel-gfx] ✓ Fi.CI.BAT: success for " Patchwork
2023-06-20 10:31 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork
2023-06-21 8:49 ` [Intel-gfx] [PATCH] " Kandpal, Suraj
2023-06-21 9:01 ` Jani Nikula [this message]
2023-06-21 8:57 ` Jani Nikula
2023-06-22 4:44 ` Murthy, Arun R
2023-06-26 12:32 ` Jani Nikula
2023-06-27 7:30 ` Murthy, Arun R
2023-06-27 8:00 ` Jani Nikula
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=87ttv1dw99.fsf@intel.com \
--to=jani.nikula@intel.com \
--cc=arun.r.murthy@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=suraj.kandpal@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.