diff options
author | Jordan Crouse <jcrouse@codeaurora.org> | 2020-09-15 10:35:51 -0600 |
---|---|---|
committer | Rob Clark <robdclark@chromium.org> | 2020-09-20 10:34:28 -0700 |
commit | e9ba8d550dd1e28870a0bdc7c11af026c2a94702 (patch) | |
tree | fe879873a728981a196b597872080b7c808723dc /tools/perf/scripts/python/stackcollapse.py | |
parent | 710a040a4dd7ff0e0b8df007c885e7f916a7b099 (diff) |
drm/msm: Fix the a650 hw_apriv check
Commit 604234f33658 ("drm/msm: Enable expanded apriv support for a650")
was checking the result of adreno_is_a650() before the gpu revision
got probed in adreno_gpu_init() so it was always coming across as
false. Snoop into the revision ID ahead of time to correctly set the
hw_apriv flag so that it can be used by msm_gpu to properly setup
global buffers.
Fixes: 604234f33658 ("drm/msm: Enable expanded apriv support for a650")
Reported-by: Jonathan Marek <jonathan@marek.ca>
Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
Tested-by: Jonathan Marek <jonathan@marek.ca>
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions