summaryrefslogtreecommitdiff
path: root/drivers/mxc/gpu-viv
diff options
context:
space:
mode:
authorXianzhong <xianzhong.li@nxp.com>2022-07-21 15:40:04 +0800
committerXianzhong <xianzhong.li@nxp.com>2022-07-21 18:35:03 +0800
commit243e2fdf1df68eb090948171b161023fb6c14cfa (patch)
tree20073e49e2a5c8f00c811acfdab1d9f039f52bcc /drivers/mxc/gpu-viv
parent92e079519e9b9c8e290a98220da426e3b19ce7a1 (diff)
MGS-6744 [#imx-2793] Revert GPU hang workaround for 8ULP A0.1 AXI issue
Verified ECO fix with GPU stress test in 8ULP A1, GPU hang issue solved Revert "LF-5214 [#imx-2759] disable GPU command gate to avoid 8ULP es31 cts hang" This reverts commit 7eedc4ed194129b6388cef94c4c9cef8605e026f. Signed-off-by: Xianzhong <xianzhong.li@nxp.com>
Diffstat (limited to 'drivers/mxc/gpu-viv')
-rw-r--r--drivers/mxc/gpu-viv/hal/kernel/inc/gc_hal_options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mxc/gpu-viv/hal/kernel/inc/gc_hal_options.h b/drivers/mxc/gpu-viv/hal/kernel/inc/gc_hal_options.h
index 7d7958b3d917..f30f0550ddff 100644
--- a/drivers/mxc/gpu-viv/hal/kernel/inc/gc_hal_options.h
+++ b/drivers/mxc/gpu-viv/hal/kernel/inc/gc_hal_options.h
@@ -463,7 +463,7 @@ This define enables the use of VM for gckCommand and fence buffers.
otherwise GPU will enter gcvPOWER_IDLE.
*/
#ifndef gcdPOWER_SUSPEND_WHEN_IDLE
-# define gcdPOWER_SUSPEND_WHEN_IDLE 0
+# define gcdPOWER_SUSPEND_WHEN_IDLE 1
#endif
#ifndef gcdFPGA_BUILD