]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/omap: add omap_gem_unpin_locked()
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 10 Oct 2019 11:59:54 +0000 (13:59 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 11 Oct 2019 14:02:21 +0000 (17:02 +0300)
commitd3e4c46df688fa0bfacffd5f040b5ae89562ab0c
tree4a0d11c8267fdd8b37c58ee4e693684f3f16cc02
parentcec4fa7511ef7a73eb635834e9d85b25a5b47a98
drm/omap: add omap_gem_unpin_locked()

Add omap_gem_unpin_locked() which is a version of omap_gem_unpin() that
expects the caller to hold the omap_obj lock.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Reviewed-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191010120000.1421-3-jjhiblot@ti.com
drivers/gpu/drm/omapdrm/omap_gem.c