[igt-dev] [v3 i-g-t 00/15] Add IGT support for plane color management
Modem, Bhanuprakash
bhanuprakash.modem at intel.com
Fri May 6 05:56:57 UTC 2022
On Fri-29-04-2022 05:49 pm, Pekka Paalanen wrote:
> On Fri, 4 Feb 2022 12:00:23 +0530
> "Modem, Bhanuprakash" <bhanuprakash.modem at intel.com> wrote:
>
>> Hi Pekka/Harry,
>>
>> Did you get a chance to review the latest patches of Plane color management?
>
> Hi,
>
> no, I didn't, sorry.
I just rebased and floated this series again to re-trigger the
discussions. If you get some time, please review this latest rev of IGT
patches.
- Bhanu
>
> I'm also not following dri-devel@ or igt-dev@ unless explicitly Cc'd.
>
>
> Thanks,
> pq
>
>> On Fri-07-01-2022 11:02 am, Bhanuprakash Modem wrote:
>>> From the Plane Color Management feature design, userspace can
>>> take the smart blending decisions based on hardware supported
>>> plane color features to obtain an accurate color profile.
>>>
>>> These IGT patches extend the existing pipe color management
>>> tests to the plane level.
>>>
>>> Kernel implementation:
>>> https://patchwork.freedesktop.org/series/90825/
>>>
>>> Bhanuprakash Modem (12):
>>> HAX: Get uapi headers to compile the IGT
>>> lib/igt_kms: Add plane color mgmt properties
>>> kms_color_helper: Add helper functions for plane color mgmt
>>> tests/kms_color: New subtests for Plane gamma
>>> tests/kms_color: New subtests for Plane degamma
>>> tests/kms_color: New subtests for Plane CTM
>>> tests/kms_color: New negative tests for plane level color mgmt
>>> tests/kms_color_chamelium: New subtests for Plane gamma
>>> tests/kms_color_chamelium: New subtests for Plane degamma
>>> tests/kms_color_chamelium: New subtests for Plane CTM
>>> tests/kms_color_chamelium: Extended IGT tests to support logarithmic
>>> gamma mode
>>> HAX: Add color mgmt tests to BAT
>>>
>>> Mukunda Pramodh Kumar (3):
>>> lib/igt_kms: Add pipe color mgmt properties
>>> kms_color_helper: Add helper functions to support logarithmic gamma
>>> mode
>>> tests/kms_color: Extended IGT tests to support logarithmic gamma mode
>>>
>>> include/drm-uapi/drm.h | 10 +
>>> include/drm-uapi/drm_mode.h | 28 ++
>>> lib/igt_kms.c | 6 +
>>> lib/igt_kms.h | 6 +
>>> tests/intel-ci/fast-feedback.testlist | 112 +++++
>>> tests/kms_color.c | 672 +++++++++++++++++++++++++-
>>> tests/kms_color_chamelium.c | 597 ++++++++++++++++++++++-
>>> tests/kms_color_helper.c | 303 +++++++++++-
>>> tests/kms_color_helper.h | 44 ++
>>> 9 files changed, 1761 insertions(+), 17 deletions(-)
>>>
>>> --
>>> 2.32.0
>>>
>>
>
More information about the igt-dev
mailing list