-
Notifications
You must be signed in to change notification settings - Fork 24
vc4: warning in vc4_crtc_update_dlist after connecting HDMI #102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
In the bootlog of my RPI3 (32bit) with linux-next-20170807 i've seen this warning:
|
Failed to reproduce on drm-misc-next. Just to be sure, do you have the firmware loading the same DT as u-boot is giving to the kernel? |
Hardware setup:
Kernel: linux-next-20170807 (multi_v7_defconfig) config.txt
I was only able to trigger the warning by using the HDMI switch. Unfortunately this happens only sometimes not everytime. Edit: It's also possible to reproduce the issue without a HDMI switch. Dis- and reconnecting the HDMI cable to the RPI3 sometimes trigger the warning, too. |
I wasn't able to reproduce any of these warnings for a while. So i think this is fixed. |
Hi,
i started my Raspberry Pi Zero W (4.13-rc1) without HDMI connected and after booting i connected HDMI and get the following warning (without "drm/vc4: Fix VBLANK handling in crtc->enable() path" applied):
After applying "drm/vc4: Fix VBLANK handling in crtc->enable() path" i get a different warning:
The text was updated successfully, but these errors were encountered: