Bug 209123
Summary: | Bogus possible_crtcs: [ENCODER:58:TMDS-58] possible_crtcs=0xf (full crtc mask=0x7) | ||
---|---|---|---|
Product: | Drivers | Reporter: | Stuart Foster (smf-linux) |
Component: | Video(DRI - non Intel) | Assignee: | drivers_video-dri |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | alexdeucher |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 5.8.5 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
dmesg text
possible fix |
Created attachment 293927 [details]
possible fix
The warning is harmless, but I think this patch should fix it.
That seems to fix the problem, tested it on kernels 5.8.7 and 5.9.10. thank you Alex. |
Created attachment 292291 [details] dmesg text Found a "Bogus possible_crtcs" warning in a new build of kernel 5.8.5 see attached dmesg log. Is this something to be concerned about ?