Re: [PATCH 1/2] drm/msm/adreno: Change chip_id format

From: Dmitry Baryshkov

Date: Mon Mar 16 2026 - 14:53:27 EST


On Mon, Mar 16, 2026 at 11:34:33AM -0700, Rob Clark wrote:
> The "ipv4-style" %u.%u.%u.%u used to make sense when the chip_id was
> simply encoding gen.major.minor.patch. But this hasn't been true for
> at least a couple years.
>
> Switch to %08x, which is still easy enough to read for older devices,
> and much easier to read with the new scheme.
>
> Signed-off-by: Rob Clark <robin.clark@xxxxxxxxxxxxxxxx>
> ---
> drivers/gpu/drm/msm/adreno/adreno_gpu.h | 8 ++------
> 1 file changed, 2 insertions(+), 6 deletions(-)
>

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>


--
With best wishes
Dmitry