Skip to content
Commit 856fa198 authored by Eric Anholt's avatar Eric Anholt
Browse files

drm/i915: Make GEM object's page lists refcounted instead of get/free.



We've wanted this for a few consumers that touch the pages directly (such as
the following commit), which have been doing the refcounting outside of
get/put pages.

Signed-off-by: default avatarEric Anholt <eric@anholt.net>
Reviewed-by: default avatarJesse Barnes <jbarnes@virtuousgeek.org>
parent 3de09aa3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment