[Orin NX 8G]display blank and with GPU error when resume

Hi bross_kuo,

We notice the same issue and had a fix in below DCE firmware and kernel dtst patch.

Please try them on your side. Thanks.

kernel patch:

diff --git a/nv-platform/tegra234-p3768-0000+p3767-xxxx-nv-common.dtsi b/nv-platform/tegra234-p3768-0000+p3767-xxxx-nv-common.dtsi
index f2c048a..3f68f82 100644
--- a/nv-platform/tegra234-p3768-0000+p3767-xxxx-nv-common.dtsi
+++ b/nv-platform/tegra234-p3768-0000+p3767-xxxx-nv-common.dtsi
@@ -429,3 +429,5 @@
 		status = "okay";
 	};
 };
+
+/delete-node/ &{/gpio-keys/key-suspend};

dce fw:

dce-r364.bin (11.3 MB)