Skip to content

Display-related drm/msm patches for 6.4

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

Core:

  • Bugfixes for error handling during probe
  • rework UBWC decoder programming
  • prepare_commit cleanup
  • bindings for SM8550 (MDSS, DPU), SM8450 (DP)
  • uapi C++ compatibility fix
  • timeout calculation fixup

DP:

  • interrupts cleanup

DPU:

  • DSPP sub-block flush on sc7280
  • support AR30 in addition to XR30 format
  • Allow using REC_0 and REC_1 to handle wide (4k) RGB planes

DSI:

  • rework DSI instance ID detection on obscure platforms

and misc small fixes as usual.

Merge request reports