mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/msm/adreno: Update GPU name format
@ 2026-03-16 18:34 Rob Clark
  2026-03-16 18:34 ` [PATCH 1/2] drm/msm/adreno: Change chip_id format Rob Clark
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Rob Clark @ 2026-03-16 18:34 UTC (permalink / raw)
  To: dri-devel
  Cc: freedreno, linux-arm-msm, Rob Clark, Abhinav Kumar,
	Akhil P Oommen, David Airlie, Dmitry Baryshkov, Jessica Zhang,
	Konrad Dybcio, open list, Marijn Suijten, Sean Paul,
	Simona Vetter

The "ipv4 style" of formatting the chip_id is less useful after a740
with the new chip_id format.  Rather than doing dec->hex conversion in
my head, just switch to using %08x, which is still easy enough to read
for the old scheme.

Also, for a8xx update the name after patching in the slice-count.

This series only changes things for kernel dmesg.

Rob Clark (2):
  drm/msm/adreno: Change chip_id format
  drm/msm/a8xx: Update GPU name with slice_mask

 drivers/gpu/drm/msm/adreno/a8xx_gpu.c   | 10 ++++++++++
 drivers/gpu/drm/msm/adreno/adreno_gpu.h |  8 ++------
 2 files changed, 12 insertions(+), 6 deletions(-)

-- 
2.53.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-03-16 20:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-16 18:34 [PATCH 0/2] drm/msm/adreno: Update GPU name format Rob Clark
2026-03-16 18:34 ` [PATCH 1/2] drm/msm/adreno: Change chip_id format Rob Clark
2026-03-16 18:50   ` Dmitry Baryshkov
2026-03-16 18:34 ` [PATCH 2/2] drm/msm/a8xx: Update GPU name with slice_mask Rob Clark
2026-03-16 18:51   ` Dmitry Baryshkov
2026-03-16 20:55 ` [PATCH 0/2] drm/msm/adreno: Update GPU name format Akhil P Oommen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®