git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3526e9f
)
drm/msm/adreno: push dump/show stuff to base class
author
Rob Clark
<robdclark@gmail.com>
Fri, 5 Sep 2014 19:05:38 +0000
(15:05 -0400)
committer
Rob Clark
<robdclark@gmail.com>
Wed, 10 Sep 2014 15:19:09 +0000
(11:19 -0400)
Add ptr to list of interesting registers to 'struct adreno_gpu' and use
that to move most of the debugfs show and register dump bits down into
adreno_gpu. This will avoid duplication as support for additional
adreno generations is added.
Signed-off-by: Rob Clark <robdclark@gmail.com>
No differences found