Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 202f2fef authored by Chris Wilson's avatar Chris Wilson
Browse files

drm/i915: Avoid taking the mutex for dropping the refcnt upon creation



After allocation a handle for the fresh object, we know that we can
safely drop the refcnt without triggering a free so we do not need the
mutex. Strangely, this mutex acquisition is the one that appears on
driver profiles.

Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
parent f0c43d9b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment