commit | 4b85f7f5cf776b0fcd4a2e38cb9c69849aae0fc5 | [log] [tgz] |
---|---|---|
author | Rob Clark <robdclark@gmail.com> | Tue Jun 13 13:54:13 2017 -0400 |
committer | Rob Clark <robdclark@gmail.com> | Fri Jun 16 11:16:06 2017 -0400 |
tree | f836e8192980d9ba943174436ab616f87af20d1f | |
parent | f4839bd5126310635314610a85468e87b40ce4c8 [diff] |
drm/msm: support for an arbitrary number of address spaces It means we have to do a list traversal where we once had an index into a table. But the list will normally have one or two entries. Signed-off-by: Rob Clark <robdclark@gmail.com>