Skip to content
Commit 91b74e97 authored by Aravind Ganesan's avatar Aravind Ganesan Committed by Rob Clark
Browse files

drm/msm: Handle register offset differences between a3xx and a4xx



Register offsets have changed between a3xx and a4xx GPUs.
To be able access these registers in common code, we create
a lookup table, and set of read-write APIs to access the
register through the lookup table.

Signed-off-by: default avatarAravind Ganesan <aravindg@codeaurora.org>
[robclark: remove REG_ADRENO_UNDEFINED, just use zero, and minor
tweaks for latest generated headers]
Signed-off-by: default avatarRob Clark <robdclark@gmail.com>
parent 257d06f7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment