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

target/display_cont_splash_mdp5: Backport format/bpp improvements #299

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

z3ntu
Copy link
Contributor

@z3ntu z3ntu commented Sep 15, 2023

Port over the functionality from experimental-tmp2 branch to read format from framebuffer so that screen works correctly on e.g. msm8926-htc-memul:

[300] Continuous splash detected: pipe: 1, base: 0x10a2d000, stride: 1440, source: 720x1280 (0,0), output: 720x1280 (0,0), format: 0x22216 (bpp: 2) (cmd mode: 0)

Just tested on htc-memul, should be also tested on other devices. Also not sure of the potential impacts on other devices really.

Port over the functionality from experimental-tmp2 branch to read format
from framebuffer so that screen works correctly on e.g.
msm8926-htc-memul:

  [300] Continuous splash detected: pipe: 1, base: 0x10a2d000, stride: 1440, source: 720x1280 (0,0), output: 720x1280 (0,0), format: 0x22216 (bpp: 2) (cmd mode: 0)
z3ntu added a commit to z3ntu/lk2nd that referenced this pull request Sep 15, 2023
In the current code the display is not drawn correctly, this is fixed
through PR msm8916-mainline#299.
@TravMurav TravMurav merged commit 3b8ba3c into msm8916-mainline:master Sep 21, 2023
8 of 9 checks passed
TravMurav pushed a commit that referenced this pull request Sep 21, 2023
In the current code the display is not drawn correctly, this is fixed
through PR #299.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants