commit | ba344afd667a6f1c6bf7c53e08fc16bd84fa4df7 | [log] [tgz] |
---|---|---|
author | Rob Clark <robdclark@gmail.com> | Tue May 24 18:43:26 2016 -0400 |
committer | Rob Clark <robdclark@gmail.com> | Sat Jun 04 14:45:49 2016 -0400 |
tree | 8569e3070bfa246bf9a81d59e27878f4aabafaea | |
parent | 69a834c28fb514403eb91a4f0120da214a52e056 [diff] |
drm/msm: fix some crashes in submit fail path If submit fails, before fence is created or before submit is added to submit-list, then unitialized fields cause problems in the clean-up path. Signed-off-by: Rob Clark <robdclark@gmail.com>