mbox series

[0/2] A couple drm/msm fixes

Message ID 20200901215942.2559119-1-swboyd@chromium.org (mailing list archive)
Headers show
Series A couple drm/msm fixes | expand

Message

Stephen Boyd Sept. 1, 2020, 9:59 p.m. UTC
Two small fixes for an UBSAN warning and to make debugging a little
easier.

Stephen Boyd (2):
  drm/msm: Avoid div-by-zero in dpu_crtc_atomic_check()
  drm/msm: Drop debug print in _dpu_crtc_setup_lm_bounds()

 drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)