summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2017-10-31 18:56:19 +0100
committerBen Skeggs <bskeggs@redhat.com>2017-11-02 04:32:21 +0100
commitcb7e88e70f52878f4be0fbcc04350cff72f67278 (patch)
tree84b9f512876fa08272a6958250cc7898ed28e8d1 /mm
parentdrm/nouveau: consolidate identical functions in nouveau_ttm.c (diff)
downloadlinux-cb7e88e70f52878f4be0fbcc04350cff72f67278.tar.xz
linux-cb7e88e70f52878f4be0fbcc04350cff72f67278.zip
drm/nouveau: hang drm client of a master
TTM memory allocations will be hanging off the DRM's client, but the locking needed to do so gets really tricky with all the other use of the DRM's object tree. To solve this, we make the normal DRM client a child of a new master, where the memory allocations will be done from instead. This also solves a potential race with client creation. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions