diff options
| author | Daniel Vetter <[email protected]> | 2016-05-30 17:53:06 +0000 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2016-05-31 19:13:23 +0000 |
| commit | db3697295cf4da1356e3ec86761d464d6d013b48 (patch) | |
| tree | 3a06cd5308a73e5fc25f5f58ceeadae4b2dd20ba /drivers/gpu/drm/omapdrm/omap_fb.c | |
| parent | drm: Initialize a linear gamma table by default (diff) | |
| download | kernel-db3697295cf4da1356e3ec86761d464d6d013b48.tar.gz kernel-db3697295cf4da1356e3ec86761d464d6d013b48.zip | |
drm/vc4: Use drm_gem_object_unreference_unlocked
Since my last struct_mutex crusade someone escaped!
This already has the advantage that for the common case when someone
else holds a ref the unref won't even acquire dev->struct_mutex. And
I'm working on code to allow drivers to completely opt-out of any and
all dev->struct_mutex usage, but that only works if they use the
_unlocked variants everywhere.
v2: Drop comment too.
v3: Drop the other comment too.
Cc: Eric Anholt <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_fb.c')
0 files changed, 0 insertions, 0 deletions
