[RFT] test: check if increasing dmc wakelock timeout helps

Luca Coelho luciano.coelho at intel.com
Thu Nov 21 10:44:04 UTC 2024


Signed-off-by: Luca Coelho <luciano.coelho at intel.com>
---
 drivers/gpu/drm/i915/display/intel_dmc_wl.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/display/intel_dmc_wl.c b/drivers/gpu/drm/i915/display/intel_dmc_wl.c
index 853d75610489..1d42efc397a3 100644
--- a/drivers/gpu/drm/i915/display/intel_dmc_wl.c
+++ b/drivers/gpu/drm/i915/display/intel_dmc_wl.c
@@ -46,7 +46,7 @@
  * Define DMC_WAKELOCK_CTL_TIMEOUT_US in microseconds because we use the
  * atomic variant of waiting MMIO.
  */
-#define DMC_WAKELOCK_CTL_TIMEOUT_US 5000
+#define DMC_WAKELOCK_CTL_TIMEOUT_US 20000
 #define DMC_WAKELOCK_HOLD_TIME 50
 
 struct intel_dmc_wl_range {
-- 
2.45.2



More information about the Intel-xe mailing list