diff options
author | Philipp Zabel <p.zabel@pengutronix.de> | 2024-01-25 14:07:07 +0300 |
---|---|---|
committer | Lucas Stach <l.stach@pengutronix.de> | 2024-05-16 20:07:14 +0300 |
commit | 37d5927a856602c50fbbc3211e44dae2496fc816 (patch) | |
tree | d2c048578ecc28cf365e01d4134287cb4ab24b10 /tools/perf/scripts/python/stackcollapse.py | |
parent | 608ff8e90b6ee4a9f2ef1c157ecf0e72d0a6e7fd (diff) | |
download | linux-37d5927a856602c50fbbc3211e44dae2496fc816.tar.xz |
drm/etnaviv: Turn etnaviv_is_model_rev() into a function
Turn the etnaviv_is_model_rev() macro into a static inline function.
Use the raw model number as a parameter instead of the chipModel_GCxxxx
defines. This reduces synchronization requirements for the generated
headers. For newer hardware, the GCxxxx names are not the correct model
names anyway. For example, model 0x8000 NPUs are called VIPNano-QI/SI(+)
by VeriSilicon.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions