Re: [PATCH v5 09/18] drm/msm: import A6xx XML display registers database

2024-04-24 Thread Dmitry Baryshkov
On Wed, 24 Apr 2024 at 15:21, Connor Abbott  wrote:
>
> On Mon, Apr 1, 2024 at 3:52 AM Dmitry Baryshkov
>  wrote:
> >
> > Import Adreno registers database for A6xx from the Mesa, commit
> > 639488f924d9 ("freedreno/registers: limit the rules schema").
> >
> > Signed-off-by: Dmitry Baryshkov 
> > ---
> >  drivers/gpu/drm/msm/registers/adreno/a6xx.xml | 4970 
> > +
> >  drivers/gpu/drm/msm/registers/adreno/a6xx_gmu.xml |  228 +
> >  2 files changed, 5198 insertions(+)
> >
>
> FYI, this will conflict with a series I will send out soon based on
> the register updates in [1]. Is there any chance to update this before
> it lands in msm-next?

I'd suggest updating the XML file as a part of your series. I've
already opened a MR for the display changes to be picked up by Rob.

> Best regards,
>
> Connor
>
> [1] https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28883.



-- 
With best wishes
Dmitry


Re: [PATCH v5 09/18] drm/msm: import A6xx XML display registers database

2024-04-24 Thread Connor Abbott
On Mon, Apr 1, 2024 at 3:52 AM Dmitry Baryshkov
 wrote:
>
> Import Adreno registers database for A6xx from the Mesa, commit
> 639488f924d9 ("freedreno/registers: limit the rules schema").
>
> Signed-off-by: Dmitry Baryshkov 
> ---
>  drivers/gpu/drm/msm/registers/adreno/a6xx.xml | 4970 
> +
>  drivers/gpu/drm/msm/registers/adreno/a6xx_gmu.xml |  228 +
>  2 files changed, 5198 insertions(+)
>

FYI, this will conflict with a series I will send out soon based on
the register updates in [1]. Is there any chance to update this before
it lands in msm-next?

Best regards,

Connor

[1] https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28883.