Display shuts off after booting jetson nano

Trying to use this hdmi display on my jetson nano:
for VR diy screen 2.9 inch 2k 1440*1440 display with MIPI HDMI interface LS029B3SX02|Tablet LCDs & Panels| - AliExpress

Display shows the boot-up sequence, but as soon as the GUI is supposed to launch, the display shuts off and the driver start blinking with blue led.
Doing xrandr through remote connection gives this result:
Screen 0: minimum 8 x 8, current 1440 x 1440, maximum 16384 x 16384
HDMI-0 connected primary 1440x1440+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
1440x1440 90.01*+
640x350 85.08
DP-0 disconnected (normal left inverted right x axis y axis)

Setting to 640x350 resolution doesn’t solve the issue.
What do?

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

Please dump dmesg and xorg.0.log after you enable more log with below setting.

#Add below option in /etc/X11/xorg.conf, 'Section "Device"'. Verbose mode logging will be shown in /var/log/Xorg.0.log
Section "Device"
...
  Option   "ModeDebug"
...
EndSection

If you have no method to access the board, please use the uart console.