diff options
author | 2020-05-11 08:57:07 +0100 | |
---|---|---|
committer | 2020-05-11 12:56:45 +0100 | |
commit | a80d73673bc7676d0bab7f7ab51d00c5e461992d (patch) | |
tree | e1b2c3ef5ab220f4cd416fff0a196c904c61bf14 /drivers/gpu/drm/i915/display/intel_dp_mst.c | |
parent | drm/i915: Make intel_timeline_init static (diff) | |
download | linux-dev-a80d73673bc7676d0bab7f7ab51d00c5e461992d.tar.xz linux-dev-a80d73673bc7676d0bab7f7ab51d00c5e461992d.zip |
drm/i915: Tidy awaiting on dma-fences
Just tidy up the return handling for completed dma-fences. While it may
return errors for invalid fence, we already know that we have a good
fence and the only error will be an already signaled fence.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200511075722.13483-5-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions