Skip to content

Conversation

kanlihu
Copy link
Contributor

@kanlihu kanlihu commented Sep 24, 2025

Tracked-On: OAM-134123

@sysopenci
Copy link

Android CI has started Engineering Build for this issue ,Please check the linked Tracked-On issue/Android CI Web for more details.

@sysopenci
Copy link

SUCCESS: Android CI has completed Engineering Build for this issue.Please check the linked Tracked-On issue/Android CI Web for more details.

@sysopenci sysopenci added Engineering Build Successful Engineering Build Successful and removed Engineering Build Not Started Engineering Build Not Started labels Oct 13, 2025
@sysopenci
Copy link

Android CI has started Engineering Build for this issue ,Please check the linked Tracked-On issue/Android CI Web for more details.

/vendor/build.prop
ro.surface_flinger.has_wide_color_display=true
ro.surface_flinger.has_HDR_display=true
vendor.hwc.drm.enable_hdr_display=true

Tracked-On: OAM-134123
Signed-off-by: Kanli Hu <[email protected]>
@sysopenci
Copy link

FAILURE: Android CI has completed Engineering Build for this issue.Please check the linked Tracked-On issue/Android CI Web for more details.

@sysopenci sysopenci added Engineering Build Failed and removed Engineering Build Successful Engineering Build Successful labels Oct 20, 2025
ALOGI(" red %f %f" ,primaries[0].x, primaries[0].y);
ALOGI(" grean %f %f" ,primaries[1].x, primaries[1].y);
ALOGI(" blue %f %f" ,primaries[2].x, primaries[2].y);
ALOGI(" write %f %f" ,whitepoint.x, whitepoint.y);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there typo? write -> white

ALOGI(" red %f %f" ,primaries[0].x, primaries[0].y);
ALOGI(" grean %f %f" ,primaries[1].x, primaries[1].y);
ALOGI(" blue %f %f" ,primaries[2].x, primaries[2].y);
ALOGI(" write %f %f" ,whitepoint.x, whitepoint.y);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there typo? write -> white

Copy link

@feijiang1 feijiang1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need split this pr into two different commits, one focus one normal HDR display support, another for H3C monitor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants