diff options
author | Fabio Estevam <[email protected]> | 2023-06-20 20:23:19 -0300 |
---|---|---|
committer | Rob Clark <[email protected]> | 2023-08-07 14:39:24 -0700 |
commit | db07ce5da8b26bfeaf437a676ae49bd3bb1eace6 (patch) | |
tree | 01e6a4167e96d3f3186abf64487a26502e92fda3 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 1bfa7951459de5ed32dd02ae9578aed5174d3dd1 (diff) |
drm/msm/a2xx: Call adreno_gpu_init() earlier
The adreno_is_a20x() and adreno_is_a225() functions rely on the
GPU revision, but such information is retrieved inside adreno_gpu_init(),
which is called afterwards.
Fix this problem by caling adreno_gpu_init() earlier, so that
the GPU information revision is available when adreno_is_a20x()
and adreno_is_a225() run.
Tested on a imx53-qsb board.
Fixes: 21af872cd8c6 ("drm/msm/adreno: add a2xx")
Signed-off-by: Fabio Estevam <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/543456/
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions