[PATCH v7 0/7] Refine FBC test conditions
Mohammed Thasleem
mohammed.thasleem at intel.com
Wed Jun 25 20:07:31 UTC 2025
Refine FBC test conditions.
Mohammed Thasleem (7):
lib/intel_wa: Add specific checks for WA in GTs
lib/i915/intel_fbc: Add fbc supported check based on wa
tests/intel/kms_frontbuffer_tracking: Enable the tests support
variations based on the WAs
tests/intel/kms_dirtyfb: Enable the tests support variations based on
the WAs
tests/intel/kms_fbcon_fbt: Enable the tests support variations based
on the WAs
tests/intel/kms_psr: Enable the tests support variations based on the
WAs
tests/intel/kms_psr2_sf: Enable the tests support variations based on
the WAs
lib/i915/intel_fbc.c | 25 ++++++++++++++
lib/i915/intel_fbc.h | 1 +
lib/intel_wa.c | 46 ++++++++++++++++++++++++++
lib/intel_wa.h | 14 ++++++++
lib/meson.build | 1 +
tests/intel/kms_dirtyfb.c | 6 ++--
tests/intel/kms_fbcon_fbt.c | 6 ++--
tests/intel/kms_frontbuffer_tracking.c | 13 ++++----
tests/intel/kms_psr.c | 8 +++++
tests/intel/kms_psr2_sf.c | 7 ++++
10 files changed, 117 insertions(+), 10 deletions(-)
create mode 100644 lib/intel_wa.c
create mode 100644 lib/intel_wa.h
--
2.34.1
More information about the igt-dev
mailing list