[igt-dev] [V2 0/5] Add support for connector & crtc debugfs

Harry Wentland harry.wentland at amd.com
Mon May 2 18:52:07 UTC 2022


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>

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