Bug#968181: 968181 and 968188 are fixed in 5.10.5-1,Re: Bug#968181: 968181 and 968188 are fixed in 5.10.5-1

2021-01-23 Thread Ryutaroh Matsumoto
> Indeed, CONFIG_DRM_VC4=m has been mistakenly removed from the arm64 kernel
> configuration. I’ll propose a merge request to fix this.
> 
> Cheers,
> Vincent

Thank you. I though that the kernel team decided to suspend vc4.ko,
because of the garbled unreadable screen as reported at
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980785
originally found by Lucas.

Best regards, Ryutaroh



Bug#968181: 968181 and 968188 are fixed in 5.10.5-1

2021-01-23 Thread Vincent Blut
Hi Ryutaroh,

Le 2021-01-24 04:21, Ryutaroh Matsumoto a écrit :
> Control: reopen 968181
> Control: reopen 968188
> Control: found 968181 5.10.9-1
> Control: found 968188 5.10.9-1
> 
>  968181 missing DRI/DRM support on Raspberry Pi
>  968188 4K display resolution is not recognized with Raspberry Pi 4B
> 
> Since gpu/drm/vc4.ko is disabled in 5.10.9-1 while it was enabled in 5.10.5-1,
> the above two issues have come back (I unwelcome them...).

Indeed, CONFIG_DRM_VC4=m has been mistakenly removed from the arm64 kernel
configuration. I’ll propose a merge request to fix this.

> Best regards, Ryutaroh Matsumoto

Cheers,
Vincent


signature.asc
Description: PGP signature


Bug#968181: 968181 and 968188 are fixed in 5.10.5-1

2021-01-23 Thread Ryutaroh Matsumoto
Control: reopen 968181
Control: reopen 968188
Control: found 968181 5.10.9-1
Control: found 968188 5.10.9-1

 968181 missing DRI/DRM support on Raspberry Pi
 968188 4K display resolution is not recognized with Raspberry Pi 4B

Since gpu/drm/vc4.ko is disabled in 5.10.9-1 while it was enabled in 5.10.5-1,
the above two issues have come back (I unwelcome them...).

Best regards, Ryutaroh Matsumoto



Bug#968181: 968181 and 968188 are fixed in 5.10.5-1

2021-01-21 Thread Ryutaroh Matsumoto
Control: close 968181 5.10.5-1
Control: close 968188 5.10.5-1

 968181 missing DRI/DRM support on Raspberry Pi
 968188 4K display resolution is not recognized with Raspberry Pi 4B

I confirm that vc4.ko in 5.10.5-1 can show 4K output and it provides 
/dev/dri/card0.
The gdm3 display manager and the gnome session (both using wayland) work well
with vc4.ko on my raspi 4B 8GB mode.

Some comments:
The default CMA size 64 MB is insufficient for gdm3 with 4K resolution as 
reportet at
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980536

"disable_fw_kms_setup=1" is necessary in "config.txt" of raspi, as reported at
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=977642

The latter is actually a bug in the upstream kernel. Today I was told that
it has been fixed upstream at the dri-devel mailing list from Maxime Ripard.

Best regards, Ryutaroh Matsumoto