Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/2] check for display before cursor size
@ 2025-04-07 14:45 Jakub Kolakowski
  2025-04-07 14:45 ` [PATCH i-g-t 1/2] tests/kms_plane_cursor: " Jakub Kolakowski
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Jakub Kolakowski @ 2025-04-07 14:45 UTC (permalink / raw)
  To: igt-dev
  Cc: Jakub Kolakowski, Adam Miszczak, Lukasz Laguna,
	Marcin Bernatowicz, Karthik B S

Currently in kms_cursor_edge_walk and kms_plane_cursor tests
igt_display_require() and igt_display_require_output() are
called after trying to get cursor width and height which leads to
fails on configurations that do not have display enabled.
Move igt_display_require() and igt_display_require_output() before
getting cursor width and height so instead tests will skip on
configurations without display.
For kms_cursor_edge_walk this also applies to igt_require_pipe_crc()
helper.

Cc: Adam Miszczak <adam.miszczak@linux.intel.com>
Cc: Lukasz Laguna <lukasz.laguna@intel.com>
Cc: Marcin Bernatowicz <marcin.bernatowicz@linux.intel.com>
Cc: Karthik B S <karthik.b.s@intel.com>
Signed-off-by: Jakub Kolakowski <jakub1.kolakowski@intel.com>

Jakub Kolakowski (2):
  tests/kms_plane_cursor: check for display before cursor size
  tests/kms_cursor_edge_walk: check for display and pipe CRC before
    cursor size

 tests/kms_cursor_edge_walk.c | 10 +++++-----
 tests/kms_plane_cursor.c     | 10 +++++-----
 2 files changed, 10 insertions(+), 10 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-04-11 18:16 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-07 14:45 [PATCH i-g-t 0/2] check for display before cursor size Jakub Kolakowski
2025-04-07 14:45 ` [PATCH i-g-t 1/2] tests/kms_plane_cursor: " Jakub Kolakowski
2025-04-08  5:42   ` Sharma, Swati2
2025-04-08 11:40     ` Sharma, Swati2
2025-04-07 14:45 ` [PATCH i-g-t 2/2] tests/kms_cursor_edge_walk: check for display and pipe CRC " Jakub Kolakowski
2025-04-08  5:42   ` Sharma, Swati2
2025-04-08 11:40     ` Sharma, Swati2
2025-04-07 19:01 ` ✓ Xe.CI.BAT: success for check for display " Patchwork
2025-04-07 19:15 ` ✗ i915.CI.BAT: failure " Patchwork
2025-04-11 18:16   ` Kolakowski, Jakub1
2025-04-08  4:40 ` ✗ Xe.CI.Full: " Patchwork
2025-04-11 18:14   ` Kolakowski, Jakub1

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