Changes between Initial Version and Version 1 of Ticket #17439, comment 25
- Timestamp:
- Dec 4, 2021, 9:57:22 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17439, comment 25
initial v1 3 3 In the meantime, can you test hrev55688 for me? Please upload a syslog again. I removed one dependancy that was presumed fixed, which is now read from your DDI link config: the colordepth set there by the BIOS. I presumed 24bit, which mostly is OK, but not always (laptops often 18bits panels..). 4 4 5 In your case it might even be 12bit depth, which would be active in a non-RGB mode. 5 In your case it might even be 12bit depth, which would be active in a non-RGB mode. (EDIT: hmm, I am mixing a few things up here, but please test anyway..) 6 6 7 7 IF that does not help, we need to fiddle with the reference clock on that link. I have already searched for the details on that, but this is difficult to determine and it looks like I need to add more code to fetch it from the config done by the BIOS. (will try if needed of course). … … 9 9 So please test, upload a syslog again, and tell me what your screen says for the vertical refresh.. :-) 10 10 11 Thanks advance!11 Thanks in advance! 12 12