diff options
| author | Jordan Crouse <jcrouse@codeaurora.org> | 2017-02-13 10:14:15 -0700 |
|---|---|---|
| committer | Jordan Crouse <jcrouse@codeaurora.org> | 2017-02-22 09:52:06 -0700 |
| commit | 6c523382a937fb185f30b4d1a7ef63ecb79d3059 (patch) | |
| tree | bc79548c0dc16ab6d822e4905d88e9524b69f0e7 /tools/perf/scripts/python | |
| parent | 6740cb63dd5e53a89477026c95a883bbcdbb9ada (diff) | |
drm/msm: gpu Add new gpu register read/write functions
Add some new functions to manipulate GPU registers. gpu_read64 and
gpu_write64 can read/write a 64 bit value to two 32 bit registers.
For 4XX and older these are normally perfcounter registers, but
future targets will use 64 bit addressing so there will be many
more spots where a 64 bit read and write are needed.
gpu_rmw() does a read/modify/write on a 32 bit register given a mask
and bits to OR in.
Change-Id: Ic0dedbadb83d3ac46f7e463c9c901d4f94a7bb58
Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
