summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJordan Crouse <jcrouse@codeaurora.org>2018-08-09 01:39:38 +0300
committerRob Clark <robdclark@gmail.com>2018-10-04 03:24:54 +0300
commitf8fc924e088ef49da5ab99a227d176facf47c25c (patch)
tree8207b0eeac33c8a885ad3ea15802de4a7e980cec /tools/perf/scripts/python
parent06feed5618e7cb0b3bf3e279f029f8ce1b7ea0b9 (diff)
downloadlinux-f8fc924e088ef49da5ab99a227d176facf47c25c.tar.xz
drm/msm/a6xx: Fix PDC register overlap
The current design greedily takes a big chunk of the PDC register space instead of just the GPU specific sections which conflicts with other drivers and generally makes a mess of things. Furthermore we only need to map the GPU PDC sections just once during init so map the memory inside the function that uses it and adjust the pointers and register offsets accordingly. Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions