Skip to content

drm/msm: GPU fixes for 6.3

Rob Clark requested to merge robclark/msm:msm-fixes-robclark into msm-next

Contains a backmerge of last cycle's fixes, so that drm/msm/adreno: fix runtime PM imbalance at unbind would apply cleanly

  • Fix for invalid ptr free in msm_parse_post_deps()
  • Fix for unitialized ptr use
  • Fix for a5xx preemption
  • Fix unbalanced PM runtime in probe-defer cases

Merge request reports