Hi Diego,

On 2024-02-05 at 09:52:33 +0100, Diego Roversi <die...@tiscali.it> wrote:
> Hello,
>
>   I've use git bisect, and I found that the problem is introduced with this 
> commit:
>
> commit 1b722407a13b7f8658d2e26917791f32805980a2 (HEAD)
> Merge: f8824e151fbf 5ff2977b1976
> Author: Linus Torvalds <torva...@linux-foundation.org>
> Date:   Thu Jun 29 11:00:17 2023 -0700
>
>     Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
>
>
>   But this is a lot of stuff, so I'm not sure what is the real issue.
>
>   Do you have any idea on how to find out?
>
> Thanks,
>   Diego.
>

While I don't know how to continue the bisect for this merge, the
content of the pull request that led to this merge commint is here:
https://lore.kernel.org/all/CAPM=9twgy8jvci0ipwdfupepvpf6bxmygbtt8hxwkqdsqfc...@mail.gmail.com/

One can see that there are three commits that touch sunxi-ng:

Roman Beranek (2):
      drm: sun4i: rename sun4i_dotclock to sun4i_tcon_dclk
      drm: sun4i: calculate proper DCLK rate for DSI

XuDong Liu (1):
      drm: sun4i_tcon: use devm_clk_get_enabled in `sun4i_tcon_init_clocks`

As I wrote in IRC, I highly suspect
4795c78768bcbd58d4ffab650674d314dc6dd77 "drm: sun4i: calculate proper
DCLK rate for DSI" to be the culprit here. To confirm, you could try
reverting it or the other two.

Thank you for digging into this,
  Frank

>
>
> --
> Diego Roversi <die...@tiscali.it>

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/linux-sunxi/87mssfz03l.fsf%40oltmanns.dev.

Reply via email to