]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Drop new chunks of context creation ABI (for now)
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 27 Mar 2019 10:58:14 +0000 (10:58 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 27 Mar 2019 15:13:28 +0000 (15:13 +0000)
commit10091620f3ad0e9163bd8c65b59a954191501b64
tree337d031cdc483f8852164848f205872b995faf43
parentc333017e29f19e53254f9e46abcb6d12e9bcfee3
drm/i915: Drop new chunks of context creation ABI (for now)

The intent was to expose these as part of the means to perform full
context recovery (though not the SINGLE_TIMELINE, that is for later and
just sucked as collateral damage). As that requires a couple more
patches to complete the series, roll back the earlier chunks of ABI for
an intervening PR. We keep all the internals intact and under selftests.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190327105814.14694-1-chris@chris-wilson.co.uk
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
drivers/gpu/drm/i915/i915_drv.c
drivers/gpu/drm/i915/i915_gem_context.c
include/uapi/drm/i915_drm.h