[Intel-gfx] [PATCH i-g-t v14] tests/kms_frontbuffer_tracking: Including DRRS test coverage

2018-01-30 Thread Lohith BS
psr_drrs_combo [Rodrigo]. v12: Rewriting the DRRS inactive deduction [Rodrigo]. v13: En/Dis-able DRRS only when DRRS is capable on the setup. v14: Handle the error states of drrs_enable only [Rodrigo]. Signed-off-by: Lohith BS Signed-off-by: aknautiy --- tests/km

[Intel-gfx] [PATCH i-g-t v13] tests/kms_frontbuffer_tracking: Including DRRS test coverage

2018-01-10 Thread Lohith BS
psr_drrs_combo [Rodrigo]. v12: Rewriting the DRRS inactive deduction [Rodrigo]. v13: En/Dis-able DRRS only when DRRS is capable on the setup. Signed-off-by: Lohith BS Signed-off-by: aknautiy --- tests/kms_frontbuffer_tracking.c | 172 +-- 1 file changed,

[Intel-gfx] [PATCH i-g-t v12] tests/kms_frontbuffer_tracking: Including DRRS test coverage

2018-01-05 Thread Lohith BS
psr_drrs_combo [Rodrigo]. v12: Rewriting the DRRS inactive deduction [Rodrigo]. Signed-off-by: Lohith BS Signed-off-by: aknautiy --- tests/kms_frontbuffer_tracking.c | 178 +-- 1 file changed, 170 insertions(+), 8 deletions(-) diff --git a/tests/kms_

[Intel-gfx] [PATCH i-g-t v11] tests/kms_frontbuffer_tracking: Including DRRS test coverage

2018-01-03 Thread Lohith BS
_drrs_combo [Rodrigo]. Signed-off-by: Lohith BS Signed-off-by: aknautiy --- tests/kms_frontbuffer_tracking.c | 184 +-- 1 file changed, 175 insertions(+), 9 deletions(-) diff --git a/tests/kms_frontbuffer_tracking.c b/tests/kms_frontbuffer_tracking.c index

[Intel-gfx] [PATCH i-g-t v10] tests/kms_frontbuffer_tracking: Including DRRS test coverage

2018-01-01 Thread Lohith BS
"i915_drrs_ctl". v8: Commit message is updated to reflect current implementation. v9: Addressed Paulo Zanoni comments. Check for DRRS_LOW at tests with OFFSCREEN + FBS_INDIVIDUAL. v10: Corrected DRRS state expectation in suspend related subtests. Signed-off-by: Lohith BS Signe

[Intel-gfx] [PATCH i-g-t v9] tests/kms_frontbuffer_tracking: Including DRRS test coverage

2017-12-11 Thread Lohith BS
"i915_drrs_ctl". v8: Commit message is updated to reflect current implementation. v9: Addressed Paulo Zanoni comments. Check for DRRS_LOW at tests with OFFSCREEN + FBS_INDIVIDUAL. Signed-off-by: Lohith BS Signed-off-by: aknautiy --- tests/km

[Intel-gfx] [PATCH i-g-t v8] tests/kms_frontbuffer_tracking: Including DRRS test coverage

2017-12-06 Thread Lohith BS
"i915_drrs_ctl". v8: Commit message is updated to reflect current implementation. Signed-off-by: Lohith BS Signed-off-by: aknautiy --- tests/kms_frontbuffer_tracking.c | 166 +++ 1 file changed, 151 insertions(+), 15 deletions(-) diff --git a/test

[Intel-gfx] [PATCH i-g-t] Idleness DRRS:

2017-11-10 Thread Lohith BS
"https://patchwork.freedesktop.org/patch/162726/"; v6: This patch adds runtime enable and disable feature for testing DRRS v7: This patch adds runtime enable and disable feature for testing DRRS through debugfs entry "i915_drrs_ctl". Signed-off-by: Lohith BS Signed-off-by: Ramaling

[Intel-gfx] [PATCH] Idleness DRRS:

2017-09-18 Thread Lohith BS
o enable and disable the DRRS feature dynamically(as in case of PSR). Hence if the panel supports DRRS it will be enabled by default. This is in continuation of last patch "https://patchwork.freedesktop.org/patch/162726/"; Signed-off-by: Lohith BS Signed-

[Intel-gfx] [PATCH] edp-DRRS test

2017-06-21 Thread Lohith BS
RRS as a subtest in kms_frontbuffer_tracking.c, instead of having a separate test. This is in continuation of last patch "https://patchwork.freedesktop.org/patch/117149/"; Signed-off-by: Lohith BS Signed-off-by: Ramalingam C Signed-off-by: Vandana Kannan Signed-off