Skip to content

drm/msm: second part of display updates

Dmitry Baryshkov requested to merge lumag/msm-old:msm-next-lumag into msm-next
  • Backmerged drm-next tree to be able to use new DRM DSC helpers.

Core:

  • Fix adreno_is_a690() warnings
  • More generic (DRM) and MSM-specific DSC helpers

DPU:

  • Enabled DSPP support on sdm845
  • Disabled color-management if DSPP blocks are not available
  • Added support for DSC 1.2 blocks found on sm8350 and later
  • Added .fb_dirty to fix CMD panels

DSI:

  • Make use of DRM and MSM DSC helpers

Merge request reports