[PATCH v8 0/7] Refine FBC test conditions
Mohammed Thasleem
mohammed.thasleem at intel.com
Fri Jun 27 06:04:39 UTC 2025
Refine FBC test conditions.
Mohammed Thasleem (7):
lib/intel_wa: Add check for workaround 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 | 48 ++++++++++++++++++++++++++
lib/intel_wa.h | 11 ++++++
lib/meson.build | 1 +
tests/intel/kms_dirtyfb.c | 5 +--
tests/intel/kms_fbcon_fbt.c | 5 +--
tests/intel/kms_frontbuffer_tracking.c | 12 +++----
tests/intel/kms_psr.c | 6 ++++
tests/intel/kms_psr2_sf.c | 5 +++
10 files changed, 109 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