Skip to content

martini: fix:display+touch#2

Open
2314372037 wants to merge 3 commits intoAndroid4Lumia:martinifrom
2314372037:test
Open

martini: fix:display+touch#2
2314372037 wants to merge 3 commits intoAndroid4Lumia:martinifrom
2314372037:test

Conversation

@2314372037
Copy link
Copy Markdown

Fix the display and touch,twrp6.0 test okay.
81ca2a7ba96b96ce5fd5a4f3a6357ada

@2314372037
Copy link
Copy Markdown
Author

@sonic011gamer
Copy link
Copy Markdown
Collaborator

Haha so I had the panel wrong, huh?
Thanks a ton, we'll clean it up a bit when we get time and we'll merge it!

Copy link
Copy Markdown
Member

@feherneoh feherneoh left a comment

Choose a reason for hiding this comment

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

Disclaimer: I did not test your changes myself, that will be done by another Android4Lumia developer.

The commit itself looks good, but I would like to request some changes to be made. See the comments on the files themselves.

After fixing those, and our developer testing the changes, this should be ready to get merged.

@J0SH1X
Copy link
Copy Markdown
Contributor

J0SH1X commented Mar 18, 2026

Im finally home will compile and test now

@2314372037
Copy link
Copy Markdown
Author

Im finally home will compile and test now

Haha, hope everything goes well😃.

@2314372037 2314372037 requested review from J0SH1X and feherneoh March 19, 2026 02:31
@2314372037
Copy link
Copy Markdown
Author

Haha so I had the panel wrong, huh? Thanks a ton, we'll clean it up a bit when we get time and we'll merge it!

@sonic011gamer Haha, to be fair, your base code was actually mostly correct!

The real breakthrough came from a bit of reverse engineering. I extracted the uefi.img from the FFU, dumped the display driver using UEFITool, and accidentally stumbled upon the plaintext panel XML config hiding inside it.

Once I had that XML, I tracked down the holy grail: Qualcomm's 80-NH713-1 DSI TIMING PARAMETERS spreadsheet. I plugged those values in to calculate the exact timings, and boom—it lit right up!

@J0SH1X
Copy link
Copy Markdown
Contributor

J0SH1X commented Mar 19, 2026 via email

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.

4 participants