Hi,
On 17.01.2022 09:42, Jagan Teki wrote:
Updated series about drm bridge conversion of exynos dsi.
Previous version can be accessible, here [1].
Patch 1: connector reset
Patch 2: panel_bridge API
Patch 3: bridge conversion
Patch 4: atomic functions
Patch 5: DSI init in pre_enable
Apply below patches to test on Exynos DSI:
- https://protect2.fireeye.com/v1/url?k=53bdf119-0c26c815-53bc7a56-000babff356...
- https://protect2.fireeye.com/v1/url?k=cb269ea3-94bda7af-cb2715ec-000babff356...
[1] https://protect2.fireeye.com/v1/url?k=ee1dae12-b186971e-ee1c255d-000babff356...
Any inputs?
I've tried a few times, but I am unable to find what is the base for this patchset. I always get a conflict around exynos_dsi_mode_set() function. I've tried current linux-next, drm-next, v5.16-rc1 and v5.16. It looks that I must have missed applying some patch before playing with this.
I've also tried to apply only the last patch, as if I got it right, it is the only difference between v4 and v5 and updated 'drm: of: Lookup if child node has panel or bridge'. In such case the board freezes during the drm initialization.
Best regards