Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gralloc: unify gralloc frontends to use cros_gralloc_convert_format #72

Conversation

chenyanxzhu
Copy link
Contributor

No description provided.

@chenyanxzhu chenyanxzhu force-pushed the zhucx_smr0_master_format branch 2 times, most recently from 8ebdc98 to ac7bb7f Compare September 21, 2023 08:57
The previous ANDROID_VERSION is also checked against the wrong version
because the fp16 and 10bit rgba formats were released in 8.0. So this
change also fixes to check against api level 26 instead.

BUG=b:199524294
TEST=emerge-$BOARD arc-cros-gralloc

Tracked-On: OAM-112372
Change-Id: I16c1dba4901b374c5aecbc0e0f859638d08895aa
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/minigbm/+/3158977
Tested-by: Yiwei Zhang <[email protected]>
Reviewed-by: Gurchetan Singh <[email protected]>
Commit-Queue: Yiwei Zhang <[email protected]>
Signed-off-by: chenyanxzhu <[email protected]>
Reordered the cases to align with actual enum value for the hal formats,
and added 3 more formats support to align with gralloc4 support:
1. Y8
2. Y16
3. YCBCR_P010

BUG=b:199524294
TEST=CtsNativeHardwareTestCases
TEST=gralloc4 builds in aosp

Tracked-On: OAM-112372
Change-Id: I7a6743524c024d46ab2a7a6d973f431ea2721c49
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/minigbm/+/3160131
Tested-by: Yiwei Zhang <[email protected]>
Auto-Submit: Yiwei Zhang <[email protected]>
Reviewed-by: Jason Macnak <[email protected]>
Reviewed-by: Gurchetan Singh <[email protected]>
Commit-Queue: Yiwei Zhang <[email protected]>
Signed-off-by: chenyanxzhu <[email protected]>
@chenyanxzhu chenyanxzhu force-pushed the zhucx_smr0_master_format branch 2 times, most recently from 80127b6 to 08d5c48 Compare September 25, 2023 06:44
Copy link

@sysopenci sysopenci left a comment

Choose a reason for hiding this comment

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

Failure when executing preintegration builder

FAILURE:CheckBug Bad comments/Bugs

More details, logs, and binaries: /absp/builders/celadon_smr0_master-preintegration/builds/685

Copy link

@sysopenci sysopenci left a comment

Choose a reason for hiding this comment

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

PR integrated into 'preintegration' builder

More details, logs, and binaries: /absp/builders/celadon_smr0_master-preintegration/builds/686

Done by "Jiang, Fei" [email protected]

Copy link

@sysopenci sysopenci left a comment

Choose a reason for hiding this comment

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

PR integrated into 'premerge' builder

More details, logs, and binaries: /absp/builders/celadon_smr0_master-premerge/builds/407

Done by "Jiang, Fei" [email protected]

@sysopenci sysopenci merged commit 5187d42 into projectceladon:celadon/s/mr0/master Sep 28, 2023
12 checks passed
Copy link

@sysopenci sysopenci left a comment

Choose a reason for hiding this comment

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

cactus finished building and testing your changes

It was requested for merge by "Jiang, Fei" [email protected]

so we merge it. Thanks for your contribution.

more details, logs, and binaries: /absp/builders/celadon_smr0_master-mergerequest/builds/402

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants