diff options
author | Chris Wilson <[email protected]> | 2020-07-31 16:48:32 +0100 |
---|---|---|
committer | Joonas Lahtinen <[email protected]> | 2020-09-07 14:23:14 +0300 |
commit | 2854d866327a390540c71ca3f76ce516ae7af66f (patch) | |
tree | ff3557cefed700286b14a2a3238a39d26fac7b58 /drivers/gpu/drm/i915/gt/intel_engine_pm.c | |
parent | c18636f76344fd544c5b444d030a2d1d74bb0103 (diff) |
drm/i915/gt: Replace intel_engine_transfer_stale_breadcrumbs
After staring at the breadcrumb enabling/cancellation and coming to the
conclusion that the cause of the mysterious stale breadcrumbs must the
act of submitting a completed requests, we can then redirect those
completed requests onto a dedicated signaled_list at the time of
construction and so eliminate intel_engine_transfer_stale_breadcrumbs().
Signed-off-by: Chris Wilson <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Rodrigo Vivi <[email protected]>
Signed-off-by: Joonas Lahtinen <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/i915/gt/intel_engine_pm.c')
0 files changed, 0 insertions, 0 deletions