Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/msm
Bruce Wang 1bd5a13b79 drm/msm/dpu: Remove unneeded checks in dpu_plane.c
Removes some checks from dpu_plane.c that will never result in an error.
Subsequent variable assignments become part of the initialization wherever
possible. Unused variables are removed.

v3: removed additional impossible checks and called helper function
_dpu_plane_get_kms() where possible.

Reviewed-by: Sean Paul <seanpaul@chromium.org>
Reviewed-by: Jordan Crouse <jcrouse@codeaurora.org>
Signed-off-by: Bruce Wang <bzwang@chromium.org>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
2018-10-03 20:24:53 -04:00
..
2018-08-10 18:49:18 -04:00
2018-08-10 18:49:18 -04:00
2018-09-09 14:19:18 +02:00
2018-03-19 06:33:35 -04:00
2018-08-10 18:49:18 -04:00
2018-07-26 10:45:04 -04:00
2014-01-09 14:44:06 -05:00