commit | 35ec17e0346ccf341bcdbdef93cc73787660ce71 | [log] [tgz] |
---|---|---|
author | Dhaval Patel <pdhaval@codeaurora.org> | Tue Oct 17 22:20:37 2017 -0700 |
committer | Dhaval Patel <pdhaval@codeaurora.org> | Tue Oct 17 23:03:48 2017 -0700 |
tree | c8a75c533a3ba6533a48e69ce79f55c53fc9762e | |
parent | cc8c86a2384e832ce31895e28fbbdc861d0c35f6 [diff] |
drm/mms/dsi-staging: update dsc parsing error code DSC param parsing may fail due to slice width alignment issue. That should be treated as an error to avoid null pointer access within pps command update. Change-Id: Id60d95a5c4d24b8b130e2758e2cf03645e0720cd Signed-off-by: Dhaval Patel <pdhaval@codeaurora.org>