]> Git Repo - linux.git/commit
drm/i915/request: Remove the hook from await_execution
authorJason Ekstrand <[email protected]>
Thu, 8 Jul 2021 15:48:16 +0000 (10:48 -0500)
committerDaniel Vetter <[email protected]>
Thu, 8 Jul 2021 17:46:14 +0000 (19:46 +0200)
commit5ac545b8b0145cfa8123f8e9ddc066da49eec261
tree4d92ea48dbe6faa981e7ff8a672a476a9f3ff28f
parentdd4f1bbae8f9b4faa38b697e3ff248eb0f4404f6
drm/i915/request: Remove the hook from await_execution

This was only ever used for FENCE_SUBMIT automatic engine selection
which was removed in the previous commit.

Signed-off-by: Jason Ekstrand <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c
drivers/gpu/drm/i915/i915_request.c
drivers/gpu/drm/i915/i915_request.h
This page took 0.05225 seconds and 4 git commands to generate.