summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRob Clark <robin.clark@oss.qualcomm.com>2026-03-16 11:34:33 -0700
committerRob Clark <robin.clark@oss.qualcomm.com>2026-03-31 13:47:27 -0700
commitcc53487e01fc209079b703730e0c513b06975545 (patch)
tree5b065094bc43ffb6f10cf064beafb8ce7be6dd5e /tools/perf/scripts/python
parentcb9af17e11ec82ca729660f7e9f536bd6d6928a6 (diff)
drm/msm/adreno: Change chip_id format
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@oss.qualcomm.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Patchwork: https://patchwork.freedesktop.org/patch/712222/ Message-ID: <20260316183436.671482-2-robin.clark@oss.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions