IMX8M Nano: Test GPU without MIPI-DSI

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

IMX8M Nano: Test GPU without MIPI-DSI

1,304 次查看
joshua_jhan
Contributor III

Hi All,

I want to test GPU function in INX8M Nano customer board without any display device.

I try to use the /opt/imx-gpu-sdk/ and /opt/viv_samples/ tool to test GPU , but most of the tools cannot be executed and return the following log.

vdk_create_display(955): wl_display_connect failed

 

Thanks,

0 项奖励
回复
1 回复

1,294 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Joshua

 

seems lcd is always used, one can try to modify rm67191 driver, comment functions where driver

expects answer from lcd

https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm64/boot/dts/freescale/imx8mn-evk-r...

https://source.codeaurora.org/external/imx/linux-imx/tree/drivers/gpu/drm/panel/panel-raydium-rm6719...

 

Best regards
igor

0 项奖励
回复