diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2017-10-09 11:43:55 +0300 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2017-10-09 19:07:29 +0300 |
commit | b4563f595ed44514467cfb3566b8b6519f328354 (patch) | |
tree | 0f1b4cdcb5b568c5d6746e964a12c5bbe6e93425 /drivers/gpu/drm/drm_ioctl.c | |
parent | 67e6456485c7c04838a5dad720886726ae5590e0 (diff) | |
download | linux-b4563f595ed44514467cfb3566b8b6519f328354.tar.xz |
drm/i915: Pin fence for iomap
Acquire the fence register for the iomap in i915_vma_pin_iomap() on
behalf of the caller.
We probably want for the caller to specify whether the fence should be
pinned for their usage, but at the moment all callers do want the
associated fence, or none, so take it on their behalf.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171009084401.29090-1-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/gpu/drm/drm_ioctl.c')
0 files changed, 0 insertions, 0 deletions