[Freedreno] [GIT PULL] drm/msm: drm-msm-fixes-2022-06-24 for v5.19-rc5

Abhinav Kumar quic_abhinavk at quicinc.com
Fri Jun 24 18:58:15 UTC 2022


Hi Rob

Here are the fixes for 5.19.

Namely this has the foll fixes:

- Fix to reset drm_dev to NULL in dp_display_unbind
- Fix to increment vsync_cnt before calling drm_crtc_handle_vblank
(IGT was re-tested with this change and CI also passes)
- Fix to resolve the smatch error of de-referencing before NULL check in 
dpu_encoder_phys_wb.c

Thanks

Abhinav

The following changes since commit a6e2af64a79afa7f1b29375b5231e840a84bb845:

   drm/msm/dp: force link training for display resolution change 
(2022-06-18 09:14:06 -0700)

are available in the git repository at:

   https://gitlab.freedesktop.org/abhinavk/msm.git/ tags/drm-msm-fixes-06-23

for you to fetch changes up to eb174bd875ae504cdc1b5b209da288fffb1e5128:

   drm/msm/dpu: Fix variable dereferenced before check (2022-06-23 
10:34:36 -0700)

----------------------------------------------------------------
drm-msm-fixes-2022-06-24 for v5.19-rc5

----------------------------------------------------------------
Kuogee Hsieh (1):
       drm/msm/dp: reset drm_dev to NULL at dp_display_unbind()

Stephen Boyd (1):
       drm/msm/dpu: Increment vsync_cnt before waking up userspace

sunliming (1):
       drm/msm/dpu: Fix variable dereferenced before check

  drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c         |  3 ++-
  drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_wb.c | 10 +++++-----
  drivers/gpu/drm/msm/dp/dp_display.c                 |  2 ++
  3 files changed, 9 insertions(+), 6 deletions(-)


More information about the Freedreno mailing list