public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v1 0/2] Refresh connector when property fetch fails and update proper atomic flag
@ 2026-03-02 14:30 Sowmiya S
  2026-03-02 14:30 ` [PATCH i-g-t v1 1/2] tests/kms_properties: Refresh connector when property fetch fails Sowmiya S
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Sowmiya S @ 2026-03-02 14:30 UTC (permalink / raw)
  To: igt-dev; +Cc: karthik.b.s, swati2.sharma, Sowmiya S

drmModeObjectGetProperties() may fail for connectors
that have just changed state (e.g., hotplug, reprobing)
and whose connector ID is now stale. Add a connector
specific recovery path to test_properties.
Also update proper atomic flag for each specific subtest.

Sowmiya S (2):
  tests/kms_properties: Refresh connector when property fetch fails
  tests/kms_properties: Use per-subtest atomic flag

 tests/kms_properties.c | 31 +++++++++++++++++++++++--------
 1 file changed, 23 insertions(+), 8 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-03-04  9:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-02 14:30 [PATCH i-g-t v1 0/2] Refresh connector when property fetch fails and update proper atomic flag Sowmiya S
2026-03-02 14:30 ` [PATCH i-g-t v1 1/2] tests/kms_properties: Refresh connector when property fetch fails Sowmiya S
2026-03-02 14:30 ` [PATCH i-g-t v1 2/2] tests/kms_properties: Use per-subtest atomic flag Sowmiya S
2026-03-03 21:36 ` ✓ Xe.CI.BAT: success for Refresh connector when property fetch fails and update proper " Patchwork
2026-03-03 21:52 ` ✓ i915.CI.BAT: " Patchwork
2026-03-04  8:10 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-03-04  9:09 ` ✓ i915.CI.Full: success " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox