diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2016-10-28 13:58:43 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2016-10-28 20:53:50 +0100 |
commit | f0cd518206e1a47e57bc251e1faba9d38eadcc59 (patch) | |
tree | 4485b21ce74231b790d50faf85245bf7ca196699 /Makefile | |
parent | fbbd37b36fa5e16a03aca07a922192d3db28588d (diff) | |
download | talos-obmc-linux-f0cd518206e1a47e57bc251e1faba9d38eadcc59.tar.gz talos-obmc-linux-f0cd518206e1a47e57bc251e1faba9d38eadcc59.zip |
drm/i915: Use lockless object free
Having moved the locked phase of freeing an object to a separate worker,
we can now declare to the core that we only need the unlocked variant of
driver->gem_free_object, and can use the simple unreference internally.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20161028125858.23563-20-chris@chris-wilson.co.uk
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions