diff options
author | Jordan Crouse <jcrouse@codeaurora.org> | 2020-09-14 16:40:23 -0600 |
---|---|---|
committer | Rob Clark <robdclark@chromium.org> | 2020-09-15 10:47:44 -0700 |
commit | 2fb7487aaf71071e02986ccd9c981ba1a790880e (patch) | |
tree | 8890ca421b90df6aa34207ba2a351a2ae222ac3a /lib | |
parent | d3a569fccfa087ac685b17fc378547846891e7b4 (diff) |
drm/msm: Get rid of the REG_ADRENO offsets
As newer GPU families are added it makes less sense to maintain a
"generic" version functions for older families. Move adreno_submit()
and get_rptr() into the target specific code for a2xx, a3xx and a4xx.
Add a parameter to adreno_flush to pass the target specific WPTR register
instead of relying on the generic register.
All of this gets rid of the last of the REG_ADRENO offsets so remove all
all the register definitions and infrastructure.
Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions