aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2020-05-15 09:50:52 +0000
committerEmil Velikov <[email protected]>2020-05-19 21:31:31 +0000
commit2f4dd13d4bb8a85f6d5b66a18989509924e4f5e9 (patch)
treee58c5a09a16ed5ce8862c236ab961c7619edcd52 /drivers/gpu/drm/amd/amdgpu/dce_v11_0.c
parentdrm/gem: add _locked suffix to drm_gem_object_put (diff)
downloadkernel-2f4dd13d4bb8a85f6d5b66a18989509924e4f5e9.tar.gz
kernel-2f4dd13d4bb8a85f6d5b66a18989509924e4f5e9.zip
drm/gem: add drm_gem_object_put helper
Spelling out _unlocked for each and every driver is a annoying. Especially if we consider how many drivers, do not know (or need to) about the horror stories involving struct_mutex. Add helper, which will allow us to transition the drivers one by one, dropping the suffix. v2: add missing space after function name (Jani) Signed-off-by: Emil Velikov <[email protected]> Acked-by: Sam Ravnborg <[email protected]> (v1) Reviewed-by: Steven Price <[email protected]> Acked-by: Thomas Zimmermann <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/dce_v11_0.c')
0 files changed, 0 insertions, 0 deletions