Hi, I am currently trying to use vc4-kms-dsi-generic-overlay.dts with following 1080p@60fps settings to output DSI signal:
What DSI Output Clock from Pi 5 should I expect from these settings? Is it going to be the same as 148500000 that I configured? I received these logs: May I know where can I find the code that RP1 is being configured with the DSI clock to output?
I have a DSI Rx that is measuring DSI clock at 873848800 which I am not sure if it is measuring the correct thing or not?
Linux kernel:
- pull from rpi-6.6.y dated at Sat Jul 20 12:03:13 2024 where last commit is 333b17ab1a97de7d72146a9509f6d2cdbf9ca04d.
- Running uname -a: Linux raspberrypi 6.6.41-v7l-MY_CUSTOM_KERNEL+ #13 SMP PREEMPT Fri Jul 26 14:00:59 +08 2024 aarch64 GNU/Linux (I just added some printf() and nothing else)
Thanks.
Code:
clock-frequency = 148500000hactive = 1920hfp = 99hsync = 44hbp = 148vactive = 1080vfp = 4vsync = 5vbp = 36rgb888four-lane
Code:
vco freq want 891000000Hz got 890000000Hz = 178 * (50000000Hz / 10), hsfreqrange = 0x39Nominal Byte clock 111250000 DPI clock 148333578 (parent rate 200000000)
I have a DSI Rx that is measuring DSI clock at 873848800 which I am not sure if it is measuring the correct thing or not?
Linux kernel:
- pull from rpi-6.6.y dated at Sat Jul 20 12:03:13 2024 where last commit is 333b17ab1a97de7d72146a9509f6d2cdbf9ca04d.
- Running uname -a: Linux raspberrypi 6.6.41-v7l-MY_CUSTOM_KERNEL+ #13 SMP PREEMPT Fri Jul 26 14:00:59 +08 2024 aarch64 GNU/Linux (I just added some printf() and nothing else)
Thanks.
Statistics: Posted by ylim — Sun Jul 28, 2024 5:37 pm