DRM MSM fixes for 6.9
Hi Rob
Here is the list of display fixes for 6.9. Namely:
- Fixes for PM refcount leak when DP goes to disconnected state and also when link training fails. This is also one of the issues found with the pm runtime series
- Add missing newlines to prints in msm_fb and msm_kms
- Change permissions of some dpu debugfs entries which write to const data from catalog to read-only to avoid protection faults
- Fix the interface table for the catalog of X1E80100. This is an important fix to bringup DP for X1E80100.
- Logging fix to print the callback symbol in the invalid IRQ message case rather than printing when its known to be NULL.
- Bindings fix to add DP node as child of mdss for mdss node
- Minor typo fix in DP driver API which handles port status change
I will test this tree today/tomm on the devices I have.
Let me know if you have any questions.
Thanks
Abhinav
Edited by Abhinav Kumar