[PATCH i-g-t 1/2] kms_psr_sink_crc: Reduce our time out for PSR active.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Using same timeout value as kms_fronbuffer_tracking and for
same reasons exposed at 'commit 83582f9b ("kms_frontbuffer_tracking:
 Increase the time we wait for PSR.")'

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
---
 tests/kms_psr_sink_crc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/kms_psr_sink_crc.c b/tests/kms_psr_sink_crc.c
index 8843ed8..8cd11a7 100644
--- a/tests/kms_psr_sink_crc.c
+++ b/tests/kms_psr_sink_crc.c
@@ -260,7 +260,7 @@ static bool psr_active(data_t *data)
 
 static bool wait_psr_entry(data_t *data)
 {
-	int timeout = 10;
+	int timeout = 5;
 	while (timeout--) {
 		if (psr_active(data))
 			return true;
-- 
2.4.3

_______________________________________________
Intel-gfx mailing list
Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/intel-gfx




[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux