<!DOCTYPE html><html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<p>Hi Karthik,</p>
<p>Thanks for reviewing my patch. </p>
<div class="moz-cite-prefix">On 6/13/2025 9:05 AM, Karthik B S
wrote:<br>
</div>
<blockquote type="cite" cite="mid:2b6b3910-88e7-40c5-88bb-f5c3bbc46bdc@intel.com">
<p>Hi,</p>
<div class="moz-cite-prefix">On 6/13/2025 1:47 AM, Naladala
Ramanaidu wrote:<br>
</div>
<blockquote type="cite" cite="mid:20250612201734.3280725-1-ramanaidu.naladala@intel.com">
<pre wrap="" class="moz-quote-pre">The second scaler does not support downscaling in either
vertical or horizontal dimensions. Blocklist the affected IGT
kms_plane_scaling tests that involve downscaling scenarios
unsupported by the second scaler.
Bspec: 69901
Signed-off-by: Naladala Ramanaidu <a class="moz-txt-link-rfc2396E" href="mailto:ramanaidu.naladala@intel.com" moz-do-not-send="true"><ramanaidu.naladala@intel.com></a>
---
tests/intel-ci/xe.blocklist.txt | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/tests/intel-ci/xe.blocklist.txt b/tests/intel-ci/xe.blocklist.txt
index ebe1ff006..8e43c217d 100644
--- a/tests/intel-ci/xe.blocklist.txt
+++ b/tests/intel-ci/xe.blocklist.txt
@@ -82,6 +82,10 @@ <a class="moz-txt-link-abbreviated moz-txt-link-freetext" href="mailto:igt@kms_pm_rpm@cursor.*" moz-do-not-send="true">igt@kms_pm_rpm@cursor.*</a>
##################################################################
igt@kms_atomic@plane-primary-overlay-mutable-zpos
<a class="moz-txt-link-abbreviated moz-txt-link-freetext" href="mailto:igt@kms_plane_scaling@.*downscale-factor-0-25.*" moz-do-not-send="true">igt@kms_plane_scaling@.*downscale-factor-0-25.*</a>
+igt@kms_plane_scaling@planes-downscale-factor-.*5</pre>
</blockquote>
I see few of the tests passing with this filter where we've
upscale on the second plane. We need a more specific filter here.</blockquote>
Agree. i will fix and float in next rev.
<blockquote type="cite" cite="mid:2b6b3910-88e7-40c5-88bb-f5c3bbc46bdc@intel.com">
<blockquote type="cite" cite="mid:20250612201734.3280725-1-ramanaidu.naladala@intel.com">
<pre wrap="" class="moz-quote-pre">+igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-.*
+igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-.*</pre>
</blockquote>
Could the above 2 can be combined into one? '<span style="white-space: pre-wrap"><a class="moz-txt-link-abbreviated moz-txt-link-freetext" href="mailto:igt@kms_plane_scaling@planes-upscale-.*-downscale-factor-.*" moz-do-not-send="true">igt@kms_plane_scaling@planes-upscale-.*-downscale-factor-.*</a></span>'</blockquote>
Yes we can combine. i will fix and float next rev.
<blockquote type="cite" cite="mid:2b6b3910-88e7-40c5-88bb-f5c3bbc46bdc@intel.com">
<blockquote type="cite" cite="mid:20250612201734.3280725-1-ramanaidu.naladala@intel.com">
<pre wrap="" class="moz-quote-pre">+igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-.*</pre>
</blockquote>
<p>This I see is mostly passing other than 0.25 which is
blocklisted already. Do we need this?</p>
</blockquote>
It is not required. I will remove this in next rev.
<blockquote type="cite" cite="mid:2b6b3910-88e7-40c5-88bb-f5c3bbc46bdc@intel.com"> Thanks,<br>
Karthik.B.S
<blockquote type="cite" cite="mid:20250612201734.3280725-1-ramanaidu.naladala@intel.com">
<pre wrap="" class="moz-quote-pre"> <a class="moz-txt-link-abbreviated moz-txt-link-freetext" href="mailto:igt@kms_prime@.*" moz-do-not-send="true">igt@kms_prime@.*</a>
igt@kms_scaling_modes@scaling-mode-none
<a class="moz-txt-link-abbreviated moz-txt-link-freetext" href="mailto:igt@kms_writeback@writeback.*" moz-do-not-send="true">igt@kms_writeback@writeback.*</a>
</pre>
</blockquote>
</blockquote>
</body>
</html>