]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
drm/msm: support for an arbitrary number of address spaces
authorRob Clark <robdclark@gmail.com>
Tue, 13 Jun 2017 17:54:13 +0000 (13:54 -0400)
committerRob Clark <robdclark@gmail.com>
Fri, 16 Jun 2017 15:16:06 +0000 (11:16 -0400)
commit4b85f7f5cf776b0fcd4a2e38cb9c69849aae0fc5
treef836e8192980d9ba943174436ab616f87af20d1f
parentf4839bd5126310635314610a85468e87b40ce4c8
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>
drivers/gpu/drm/msm/msm_gem.c
drivers/gpu/drm/msm/msm_gem.h