Skip to content
Commit 1193c3bc authored by Rob Clark's avatar Rob Clark
Browse files

drm/msm: drop return from gpu->submit()



At this point, there is nothing left to fail.  And submit already has a
fence assigned and is added to the submit_list.  Any problems from here
on out are asynchronous (ie. hangcheck/recovery).

Signed-off-by: default avatarRob Clark <robdclark@gmail.com>
parent ed19075b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment