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 <[email protected]> > --- > drivers/gpu/drm/msm/adreno/adreno_gpu.h | 8 ++------ > 1 file changed, 2 insertions(+), 6 deletions(-) >
Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry
