diff mbox series

[2/8] drm/dp: Increase eDP display control capability size

Message ID 20250206063253.2827017-3-suraj.kandpal@intel.com (mailing list archive)
State New
Headers show
Series Enable Aux based Nits brightness control for eDP | expand

Commit Message

Kandpal, Suraj Feb. 6, 2025, 6:32 a.m. UTC
Increase the eDP display control capability size to take into
account the general capability register 703 and 704 that have
recently been added.

Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
---
 include/drm/display/drm_dp.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Arun R Murthy Feb. 6, 2025, 6:42 a.m. UTC | #1
> Increase the eDP display control capability size to take into account the general
> capability register 703 and 704 that have recently been added.
> 
> Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
> ---
Reviewed-by: Arun R Murthy <arun.r.murthy@intel.com>

Thanks and Regards,
Arun R Murthy
--------------------
>  include/drm/display/drm_dp.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/drm/display/drm_dp.h b/include/drm/display/drm_dp.h
> index 05e16f0144ff..784a32bfbad8 100644
> --- a/include/drm/display/drm_dp.h
> +++ b/include/drm/display/drm_dp.h
> @@ -1670,7 +1670,7 @@ enum drm_dp_phy {
>  #define DP_RECEIVER_CAP_SIZE		0xf
>  #define DP_DSC_RECEIVER_CAP_SIZE        0x10 /* DSC Capabilities 0x60
> through 0x6F */
>  #define EDP_PSR_RECEIVER_CAP_SIZE	2
> -#define EDP_DISPLAY_CTL_CAP_SIZE	3
> +#define EDP_DISPLAY_CTL_CAP_SIZE	5
>  #define DP_LTTPR_COMMON_CAP_SIZE	8
>  #define DP_LTTPR_PHY_CAP_SIZE		3
> 
> --
> 2.34.1
Kandpal, Suraj Feb. 6, 2025, 6:45 a.m. UTC | #2
> -----Original Message-----
> From: Murthy, Arun R <arun.r.murthy@intel.com>
> Sent: Thursday, February 6, 2025 12:13 PM
> To: Kandpal, Suraj <suraj.kandpal@intel.com>; intel-xe@lists.freedesktop.org;
> intel-gfx@lists.freedesktop.org; dri-devel@lists.freedesktop.org
> Cc: Shankar, Uma <uma.shankar@intel.com>; Kao, Ben <ben.kao@intel.com>
> Subject: RE: [PATCH 2/8] drm/dp: Increase eDP display control capability size
> 
> > Increase the eDP display control capability size to take into account
> > the general capability register 703 and 704 that have recently been added.
> >
> > Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
> > ---
> Reviewed-by: Arun R Murthy <arun.r.murthy@intel.com>
> 
> Thanks and Regards,
> Arun R Murthy

Hi Maarten,

can I get an ack to merge this from drm-intel-next

Regards,
Suraj Kandpal

> --------------------
> >  include/drm/display/drm_dp.h | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/include/drm/display/drm_dp.h
> > b/include/drm/display/drm_dp.h index 05e16f0144ff..784a32bfbad8
> 100644
> > --- a/include/drm/display/drm_dp.h
> > +++ b/include/drm/display/drm_dp.h
> > @@ -1670,7 +1670,7 @@ enum drm_dp_phy {
> >  #define DP_RECEIVER_CAP_SIZE		0xf
> >  #define DP_DSC_RECEIVER_CAP_SIZE        0x10 /* DSC Capabilities 0x60
> > through 0x6F */
> >  #define EDP_PSR_RECEIVER_CAP_SIZE	2
> > -#define EDP_DISPLAY_CTL_CAP_SIZE	3
> > +#define EDP_DISPLAY_CTL_CAP_SIZE	5
> >  #define DP_LTTPR_COMMON_CAP_SIZE	8
> >  #define DP_LTTPR_PHY_CAP_SIZE		3
> >
> > --
> > 2.34.1
Maarten Lankhorst Feb. 6, 2025, 2:41 p.m. UTC | #3
Acked-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>


for both

On 2025-02-06 07:45, Kandpal, Suraj wrote:
>
>> -----Original Message-----
>> From: Murthy, Arun R <arun.r.murthy@intel.com>
>> Sent: Thursday, February 6, 2025 12:13 PM
>> To: Kandpal, Suraj <suraj.kandpal@intel.com>; intel-xe@lists.freedesktop.org;
>> intel-gfx@lists.freedesktop.org; dri-devel@lists.freedesktop.org
>> Cc: Shankar, Uma <uma.shankar@intel.com>; Kao, Ben <ben.kao@intel.com>
>> Subject: RE: [PATCH 2/8] drm/dp: Increase eDP display control capability size
>>
>>> Increase the eDP display control capability size to take into account
>>> the general capability register 703 and 704 that have recently been added.
>>>
>>> Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
>>> ---
>> Reviewed-by: Arun R Murthy <arun.r.murthy@intel.com>
>>
>> Thanks and Regards,
>> Arun R Murthy
> Hi Maarten,
>
> can I get an ack to merge this from drm-intel-next
>
> Regards,
> Suraj Kandpal
>
>> --------------------
>>>   include/drm/display/drm_dp.h | 2 +-
>>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/include/drm/display/drm_dp.h
>>> b/include/drm/display/drm_dp.h index 05e16f0144ff..784a32bfbad8
>> 100644
>>> --- a/include/drm/display/drm_dp.h
>>> +++ b/include/drm/display/drm_dp.h
>>> @@ -1670,7 +1670,7 @@ enum drm_dp_phy {
>>>   #define DP_RECEIVER_CAP_SIZE		0xf
>>>   #define DP_DSC_RECEIVER_CAP_SIZE        0x10 /* DSC Capabilities 0x60
>>> through 0x6F */
>>>   #define EDP_PSR_RECEIVER_CAP_SIZE	2
>>> -#define EDP_DISPLAY_CTL_CAP_SIZE	3
>>> +#define EDP_DISPLAY_CTL_CAP_SIZE	5
>>>   #define DP_LTTPR_COMMON_CAP_SIZE	8
>>>   #define DP_LTTPR_PHY_CAP_SIZE		3
>>>
>>> --
>>> 2.34.1
diff mbox series

Patch

diff --git a/include/drm/display/drm_dp.h b/include/drm/display/drm_dp.h
index 05e16f0144ff..784a32bfbad8 100644
--- a/include/drm/display/drm_dp.h
+++ b/include/drm/display/drm_dp.h
@@ -1670,7 +1670,7 @@  enum drm_dp_phy {
 #define DP_RECEIVER_CAP_SIZE		0xf
 #define DP_DSC_RECEIVER_CAP_SIZE        0x10 /* DSC Capabilities 0x60 through 0x6F */
 #define EDP_PSR_RECEIVER_CAP_SIZE	2
-#define EDP_DISPLAY_CTL_CAP_SIZE	3
+#define EDP_DISPLAY_CTL_CAP_SIZE	5
 #define DP_LTTPR_COMMON_CAP_SIZE	8
 #define DP_LTTPR_PHY_CAP_SIZE		3