Hi @KyleChang,
I am working on DCSS(trying to use for upscaling the input data). But, I'm getting the same error/dmesg for DCSS. i.e "can't find any crtc or sizes".
I wanted to know did your problem gets solved, If yes, I would like to know how did you solve your issue. What can be done?
Regards,
Kavya
Which board are you using? NXP reference board or the board you design yourself?
=>i.MX8MQ platform(android-11.0.0_2.2.0, Linux 5.10.35 kernel), and the board we design ourselves.
Maybe we can focus on LCDIF display controller first.
On our design board, we also implement i.MX8MQ+GM8775C(DSI to LVDS bridge).
1)1920*1080@30FPS & using LCDIF as input source
LVDS panel works.
2)1920*1080@60FPS(pixel clock=146025000) & using LCDIF as input source
get error message: "mxsfb 30320000.lcd-controller: [drm] Cannot find any crtc or sizes"
Attached is LCDIF_146M_60FPS.log
3)1920*1080@60FPS(pixel clock=146025000) & using DCSS as input source
LVDS panel works.
Attached is DCSS_146M_60FPS.log
I help create new case for it 00575007, our engineer will give update to you.
Wish you have a nice day
Which board are you using? NXP reference board or the board you design yourself?