]> asedeno.scripts.mit.edu Git - linux.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)
commit96fd2c6633b0484b030eb15e646ad50426c41e6a
tree337d031cdc483f8852164848f205872b995faf43
parenta2deb87396b0903d30ce73af6fc8fc82e9e32c62
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