[igt-dev] [V2 0/5] Add support for connector & crtc debugfs
Bhanuprakash Modem
bhanuprakash.modem at intel.com
Mon Apr 11 09:41:42 UTC 2022
Add helper functions to read debugfs & update the subtests
to use newly added helper functions:
- Read maximum bpc from connector debugfs
- Read Current bpc from crtc debugfs
- Compare/Assert if Current & Requested bpc are not equal
Bhanuprakash Modem (5):
lib/igt_kms: Add helper functions to read few debugfs
tests/kms_color: Use debugfs apis for deep-color
tests/kms_hdr: Adopt to use updated debugfs functions
tests/kms_dither: Adopt to use updated debugfs functions
tests/amdgpu: Adopt to use updated debugfs functions
lib/igt_kms.c | 110 +++++++++++++++++++++++++++++++++++++
lib/igt_kms.h | 7 +++
tests/amdgpu/amd_dp_dsc.c | 56 +------------------
tests/amdgpu/amd_max_bpc.c | 47 +---------------
tests/kms_color.c | 9 ++-
tests/kms_color_helper.c | 46 ++--------------
tests/kms_color_helper.h | 2 +-
tests/kms_dither.c | 11 ++--
tests/kms_hdr.c | 69 +++--------------------
9 files changed, 151 insertions(+), 206 deletions(-)
--
2.35.1
More information about the igt-dev
mailing list