The result looks weird.
Is it a custom board or nv devkit?
Please enable full log in xorg by below method and share log again.
#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