commit | 99f08d674e2d96f24d39452bd162b20e7d6bed12 | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Wed Aug 19 16:08:50 2020 +0200 |
committer | Joonas Lahtinen <joonas.lahtinen@linux.intel.com> | Mon Sep 07 14:30:38 2020 +0300 |
tree | 7d675532ec809cf1935e0830bb2ee9e50423bd69 | |
parent | bfdf8b1d38680dd40f43b95710b2b4e6c6f7f57f [diff] |
drm/i915: Add ww context handling to context_barrier_task This is required if we want to pass a ww context in intel_context_pin and gen6_ppgtt_pin(). 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-11-maarten.lankhorst@linux.intel.com Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>