Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v4 0/3] Move backlight read, write to lib
@ 2024-10-24  4:52 Santhosh Reddy Guddati
  2024-10-24  4:52 ` [PATCH i-g-t v4 1/3] lib/igt_kms: Move backlight read and " Santhosh Reddy Guddati
                   ` (7 more replies)
  0 siblings, 8 replies; 14+ messages in thread
From: Santhosh Reddy Guddati @ 2024-10-24  4:52 UTC (permalink / raw)
  To: igt-dev
  Cc: mohammed.thasleem, bhanuprakash.modem, suraj.kandpal,
	pranay.samala, Santhosh Reddy Guddati

Move backlight read and backlight write functions to library and rename
the function as igt_backlight_read and igt_backlight_write.

changes include:

Moving the backlight read and write functions to the library.
Renaming the functions to `igt_backlight_read` and `igt_backlight_write`.
Updating the existing `kms_pm_backlight` to use the newly moved functions.
Adding a new scenario in `kms_hdr` to manipulate brightness while in HDR 
using the newly moved functions.

Santhosh Reddy Guddati (3):
  lib/igt_kms: Move backlight read and write to lib
  tests/intel/kms_pm_backlight: Refactor and use functions from lib
  tests/kms_hdr: Test brightness manipulation in HDR mode

 lib/igt_kms.c                  |  66 ++++++++++++++++++++
 lib/igt_kms.h                  |  12 ++++
 tests/intel/kms_pm_backlight.c | 108 +++++++++------------------------
 tests/kms_hdr.c                |  42 ++++++++++++-
 4 files changed, 147 insertions(+), 81 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2024-10-25 15:11 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-24  4:52 [PATCH i-g-t v4 0/3] Move backlight read, write to lib Santhosh Reddy Guddati
2024-10-24  4:52 ` [PATCH i-g-t v4 1/3] lib/igt_kms: Move backlight read and " Santhosh Reddy Guddati
2024-10-24  6:35   ` Thasleem, Mohammed
2024-10-24  6:53     ` Reddy Guddati, Santhosh
2024-10-24  4:52 ` [PATCH i-g-t v4 2/3] tests/intel/kms_pm_backlight: Refactor and use functions from lib Santhosh Reddy Guddati
2024-10-24  6:36   ` Thasleem, Mohammed
2024-10-24  4:52 ` [PATCH i-g-t v4 3/3] tests/kms_hdr: Test brightness manipulation in HDR mode Santhosh Reddy Guddati
2024-10-24  4:59   ` Kandpal, Suraj
2024-10-24  6:37   ` Thasleem, Mohammed
2024-10-24  9:40 ` ✓ Fi.CI.BAT: success for Move backlight read, write to lib (rev4) Patchwork
2024-10-24 10:21 ` ✓ CI.xeBAT: " Patchwork
2024-10-24 12:09 ` ✗ Fi.CI.IGT: failure " Patchwork
2024-10-24 22:47 ` ✓ CI.xeFULL: success " Patchwork
2024-10-25 15:11 ` ✓ Fi.CI.IGT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox