Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t v2 0/3] check dsc hardware capability
@ 2023-05-30 14:43 Swati Sharma
  2023-05-30 14:43 ` [igt-dev] [PATCH i-g-t v2 1/3] tests: s/igt_is_dsc_supported/igt_is_dsc_supported_by_sink Swati Sharma
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Swati Sharma @ 2023-05-30 14:43 UTC (permalink / raw)
  To: igt-dev

Instead of assuming dsc is supported gen11+, lets use has_dsc
flag in i915_capability to check h/w support.

Swati Sharma (3):
  tests: s/igt_is_dsc_supported/igt_is_dsc_supported_by_sink
  tests: s/check_dsc_on_connector/is_dsc_supported_by_sink
  tests: add igt_is_dsc_supported_by_source()

 lib/igt_dsc.c               | 29 ++++++++++++++++++++++++++---
 lib/igt_dsc.h               |  3 ++-
 tests/i915/kms_dsc.c        |  4 ++--
 tests/i915/kms_dsc_helper.c | 14 ++++++++++++--
 tests/i915/kms_dsc_helper.h |  3 ++-
 tests/i915/kms_psr2_sf.c    |  2 +-
 tests/kms_invalid_mode.c    |  5 ++---
 7 files changed, 47 insertions(+), 13 deletions(-)

-- 
2.25.1

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

end of thread, other threads:[~2023-05-31 20:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-30 14:43 [igt-dev] [PATCH i-g-t v2 0/3] check dsc hardware capability Swati Sharma
2023-05-30 14:43 ` [igt-dev] [PATCH i-g-t v2 1/3] tests: s/igt_is_dsc_supported/igt_is_dsc_supported_by_sink Swati Sharma
2023-05-30 14:43 ` [igt-dev] [PATCH i-g-t v2 2/3] tests: s/check_dsc_on_connector/is_dsc_supported_by_sink Swati Sharma
2023-05-30 14:43 ` [igt-dev] [PATCH i-g-t v2 3/3] tests: add igt_is_dsc_supported_by_source() Swati Sharma
2023-05-30 17:03   ` Kamil Konieczny
2023-05-30 19:51 ` [igt-dev] ✓ Fi.CI.BAT: success for check dsc hardware capability Patchwork
2023-05-31 20:53 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

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