All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v3 0/1] tests/kms_color: Add 10-bit color depth support to gamma test for MediaTek
@ 2026-04-20 13:43 Jay Liu
  2026-04-20 13:43 ` [PATCH i-g-t v3 1/1] " Jay Liu
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Jay Liu @ 2026-04-20 13:43 UTC (permalink / raw)
  To: igt-dev
  Cc: Jay Liu, Paul-PL Chen, Nancy Lin, Singo Chang, Gil Dekel, Yacoub,
	Jani Nikula, Swati2 Sharma, Project_Global_Chrome_Upstream_Group

Hi,

This patch introduces support for 10-bit color depth in the kms_color test suite to accommodate MediaTek devices that require a 10-bit pipeline to achieve bit-true results during color verification.

Change in v3:
- Fix build error in kms_color.c:the previous patch mistakenly changed primary->crtc to primary->pipe, which caused compilation to fail.

Change in v2:
- Replace the depth_10bit variable with is_mtk to simplify the logic.
- Include a code comment to clarify the justification for using 0xFFD0 as the maximum threshold for the Gamma LUT.

Jay Liu (1):
  tests/kms_color: Add 10-bit color depth support to gamma test for
    MediaTek

 tests/kms_color.c | 33 ++++++++++++++++++++++++++-------
 1 file changed, 26 insertions(+), 7 deletions(-)

-- 
2.46.0


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

end of thread, other threads:[~2026-05-15 11:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-20 13:43 [PATCH i-g-t v3 0/1] tests/kms_color: Add 10-bit color depth support to gamma test for MediaTek Jay Liu
2026-04-20 13:43 ` [PATCH i-g-t v3 1/1] " Jay Liu
2026-05-14  6:48   ` Jason-JH Lin (林睿祥)
2026-05-15 11:33   ` Kamil Konieczny
2026-04-21 19:05 ` ✓ i915.CI.BAT: success for " Patchwork
2026-04-21 19:27 ` ✓ Xe.CI.BAT: " Patchwork
2026-04-21 23:06 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-04-22  1:40 ` ✓ i915.CI.Full: success " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.