aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorLucas Stach <l.stach@pengutronix.de>2017-11-17 11:23:17 +0100
committerLucas Stach <l.stach@pengutronix.de>2018-01-02 17:04:18 +0100
commit783c06cb9c9072ff87903cce73317209b3af8568 (patch)
tree16799455d81e272e725750dfb8e782748cc9536e /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentdrm/etnaviv: split obj locks in different classes depending on the obj type (diff)
downloadwireguard-linux-783c06cb9c9072ff87903cce73317209b3af8568.tar.xz
wireguard-linux-783c06cb9c9072ff87903cce73317209b3af8568.zip
drm/etnaviv: add lockdep annotation for userptr object population
The current userptr page population will defer work to a work item if needed to avoid ever taking the mmap_sem in the direct call path. With the more fine-grained locking in etnaviv this isn't needed anymore, so a future commit will simplify this code. Add a lockdep annotation to validate the assumption that the mmap_sem can be taken in the direct call path. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions