]> git.baikalelectronics.ru Git - kernel.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)
commita4ba01a3c676c8e42c3d218f3cfb8821ff83c3aa
tree4a0d11c8267fdd8b37c58ee4e693684f3f16cc02
parentc0d8d8199f5bf5b312f05e337f486a6f651f91ae
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