[PATCH i-g-t v2 0/5] tests/kms_dirtyfb: few fbc related updates
Vinod Govindapillai
vinod.govindapillai at intel.com
Mon Jun 10 11:59:36 UTC 2024
Add check if the plan size is within FBC enforced restrictions otherwise
skip the test. Some updates to FBC debug prints to make debugging easier.
And disable PSR feature only if psr is supported by the sink
v2: Add a function to get max plane size supported by FBC
Fix a build isssue by updating the usage of drrmmode info
Vinod Govindapillai (5):
lib/i915/fbc: print current fbc status if cannot be enabled
lib/i915/fbc: add fbc frame size check helper functions
tests/kms_dirtyfb: disable psr feature only if psr possible
tests/kms_dirtyfb: populate modeinfo before feature support check
tests/kms_dirtyfb: ensure plane size is within fbc supported limit
lib/i915/intel_fbc.c | 61 ++++++++++++++++++++++++++++++++++++++-
lib/i915/intel_fbc.h | 2 ++
tests/intel/kms_dirtyfb.c | 16 +++++++---
3 files changed, 74 insertions(+), 5 deletions(-)
--
2.34.1
More information about the igt-dev
mailing list