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

Add support for both dual dsi and single dsi #57

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

davidepianca98
Copy link
Contributor

I'm not sure this is something you'd want to get merged in your repo, as it's not much generic because implementations may be different, anyway it should work most of the times, but still needs to be tested on more devices, for example the "roi_merge" may not be always there even if the kernel has dual dsi. Also the mdp_display_commit structs may vary, but I don't think so.

Some ROMs may use single dsi which has a different display commit struct, this way it will search for roi_merge in msm fb
info, if it's there it means it uses dual dsi, else it doesn't. In both cases the correct structure will be used.

Change-Id: Ic64825577e71a68b11716135343c2a5365dfc7b5
Change-Id: Idffc969bc1c9559d3bec440838f324c9aa6b75b5
Better dsi check guessing with support for older struct used by mako and hammerhead

Change-Id: I85cbd34c1a59032e7c6c17346d611e684c50b108
@davidepianca98 davidepianca98 force-pushed the master branch 2 times, most recently from a4aff6e to f6d08fc Compare April 24, 2015 18:46
Change-Id: Id559c00b3c25363475bfd8ade45ee6b78009957f
Change-Id: I0d2a8d25ecafdb647a8b1129703476125514559f
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.

1 participant