Skip to content

drm/msm: display changes for 5.20

Dmitry Baryshkov requested to merge lumag/msm-old:msm-next-lumag into msm-next

Summary of the changes:

Core:

  • client utilization via fdinfo support
  • fix fence rollover issue

DPU:

  • constification of HW catalog
  • support for using encoder as CRC source
  • WB support on sc7180
  • WB resolution fixes

DP:

  • dropped custom bulk clock implementation
  • made dp_bridge_mode_valid() return MODE_CLOCK_HIGH where applicable
  • fix link retraining on resolution change

MDP5:

  • MSM8953 perf data

HDMI:

  • YAML'ification of schema
  • dropped obsolete GPIO support
  • misc cleanups

Merge request reports