commit | 8a929c9eb1c298e7f12ce9062e57bd00d2c40bc3 | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Wed Aug 19 16:09:00 2020 +0200 |
committer | Joonas Lahtinen <joonas.lahtinen@linux.intel.com> | Mon Sep 07 14:31:59 2020 +0300 |
tree | eb4b31202d3d5728fc7c1c3ce4038a5768b62a27 | |
parent | 052e04f170561b38665fd227365c523347bdba03 [diff] |
drm/i915: Use ww pinning for intel_context_create_request() We want to get rid of intel_context_pin(), convert intel_context_create_request() first. :) Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Reviewed-by: Thomas Hellström <thomas.hellstrom@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200819140904.1708856-21-maarten.lankhorst@linux.intel.com Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>