diff options
author | Archit Taneja <architt@codeaurora.org> | 2016-05-10 11:05:58 +0530 |
---|---|---|
committer | Rob Clark <robdclark@gmail.com> | 2016-07-16 10:08:57 -0400 |
commit | 7b59c7e44940cae1b5506ab9fbe69d7bd202b3ca (patch) | |
tree | 3736e9f29941d7efc0c1c5e653944a3e7106962f /tools/perf/scripts/python/syscall-counts.py | |
parent | 392ae6e0efa5e27e977b1cdf88c619c0434a7417 (diff) |
drm/msm/mdp5: Use updated MDP5 register names
Since MDSS registers were stuffed within the the MDP5 register
space, we had an __offset_MDP() macro to identify the offset
between the start of MDSS and MDP5 address spaces. This offset
macro expected a MDP index argument, which didn't make much
sense since we don't have multiple MDPs.
The offset is no longer needed now that we have devices for the 2
different register address spaces. Also, remove the "REG_MDP5_MDP_"
prefix to "REG_MDP5_".
Update the generated headers in mdp5.xml.h
We generally update headers as a separate patch, but we need to
do these together to prevent breaking build.
Signed-off-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions