[igt-dev] [V2 0/5] Add support for connector & crtc debugfs
Modem, Bhanuprakash
bhanuprakash.modem at intel.com
Tue May 3 02:52:03 UTC 2022
On Tue-03-05-2022 12:22 am, Harry Wentland wrote:
> On 2022-04-11 05:41, Bhanuprakash Modem wrote:
>> 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
>>
>
> Series is:
> Acked-by: Harry Wentland <harry.wentland at amd.com>
Thanks Harry,
Also, can you slap your R-b for amdgpu tests (patch [5/5]) in this series?
- Bhanu
>
> Harry
>
>> 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