From: Jani Nikula <jani.nikula@intel.com>
To: Santhosh Reddy Guddati <santhosh.reddy.guddati@intel.com>,
igt-dev@lists.freedesktop.org
Cc: suraj.kandpal@intel.com, jason-jh.lin@mediatek.com,
karthik.b.s@intel.com, fshao@chromium.org,
navaremanasi@google.com,
Santhosh Reddy Guddati <santhosh.reddy.guddati@intel.com>
Subject: Re: [PATCH i-g-t v1 0/3] Revert HDCP per crtc infrastructure
Date: Fri, 15 May 2026 10:53:06 +0300 [thread overview]
Message-ID: <f8de8e9810d620359f2d5375d83f2a6d1a30ce97@intel.com> (raw)
In-Reply-To: <20260514093510.688396-1-santhosh.reddy.guddati@intel.com>
On Thu, 14 May 2026, Santhosh Reddy Guddati <santhosh.reddy.guddati@intel.com> wrote:
> Reverts below commits
>
> b4036b1a0 tests/kms_content_protection: Add FB cleanup for MST tests
> 8d7c2453d tests/kms_content_protection: Pass crtc parameter and use per-CRTC FBs
> 925b14d43 tests/kms_content_protection: Add per-CRTC framebuffer infrastructure
>
> The per-CRTC fb introduced in the commits caused regression especially
> when the eDP panel is connected with 2 4k Panels connected through a
> DP-MST hub with "-ENOSPC" and all the content protection tests are
> failing.
>
> The MST subtests are skipping when subtests are executed with "--r
> dp-mst*" , as the MST changes introduced did not clean up properly
> across subtests.
>
> The create_fbs() now iterated through all crtcs and eDP (2k) claims the first
> crtc before the larger output and fb is created with smaller size. Later when DP-4 maps to
> the smae CRTC (it has differnt fb dimensions now 2k fb than the mode
> required) , the kernel rejects the commits with ENOSPC because of
> invalid coordinates.
The cover letter won't be committed to git.
The commit messages for the reverts themselves need the explanation for
posterity.
You can't have empty commit messages that just have the "This reverts
commit ..."
BR,
Jani.
>
> Santhosh Reddy Guddati (3):
> Revert "tests/kms_content_protection: Add per-CRTC framebuffer
> infrastructure"
> Revert "tests/kms_content_protection: Pass crtc parameter and use
> per-CRTC FBs"
> Revert "tests/kms_content_protection: Add FB cleanup for MST tests"
>
> tests/kms_content_protection.c | 168 +++++++++------------------------
> 1 file changed, 47 insertions(+), 121 deletions(-)
--
Jani Nikula, Intel
next prev parent reply other threads:[~2026-05-15 7:53 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-14 9:35 [PATCH i-g-t v1 0/3] Revert HDCP per crtc infrastructure Santhosh Reddy Guddati
2026-05-14 9:35 ` [PATCH i-g-t v1 1/3] Revert "tests/kms_content_protection: Add FB cleanup for MST tests" Santhosh Reddy Guddati
2026-05-15 5:26 ` Kandpal, Suraj
2026-05-14 9:35 ` [PATCH i-g-t v1 2/3] Revert "tests/kms_content_protection: Pass crtc parameter and use per-CRTC FBs" Santhosh Reddy Guddati
2026-05-15 5:27 ` Kandpal, Suraj
2026-05-14 9:35 ` [PATCH i-g-t v1 3/3] Revert "tests/kms_content_protection: Add per-CRTC framebuffer infrastructure" Santhosh Reddy Guddati
2026-05-15 5:27 ` Kandpal, Suraj
2026-05-14 10:08 ` [PATCH i-g-t v1 0/3] Revert HDCP per crtc infrastructure Kandpal, Suraj
2026-05-14 10:27 ` ✓ i915.CI.BAT: success for " Patchwork
2026-05-14 10:37 ` ✓ Xe.CI.BAT: " Patchwork
2026-05-15 2:02 ` [PATCH i-g-t v1 0/3] " Jason-JH Lin (林睿祥)
2026-05-15 4:42 ` Kandpal, Suraj
2026-05-15 5:26 ` Kandpal, Suraj
2026-05-15 7:04 ` Jason-JH Lin (林睿祥)
2026-05-15 5:42 ` ✗ Xe.CI.FULL: failure for " Patchwork
2026-05-15 7:41 ` ✗ i915.CI.Full: " Patchwork
2026-05-15 7:53 ` Jani Nikula [this message]
2026-05-15 8:08 ` [PATCH i-g-t v1 0/3] " Kandpal, Suraj
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f8de8e9810d620359f2d5375d83f2a6d1a30ce97@intel.com \
--to=jani.nikula@intel.com \
--cc=fshao@chromium.org \
--cc=igt-dev@lists.freedesktop.org \
--cc=jason-jh.lin@mediatek.com \
--cc=karthik.b.s@intel.com \
--cc=navaremanasi@google.com \
--cc=santhosh.reddy.guddati@intel.com \
--cc=suraj.kandpal@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.