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

drm/tegra: rgb: Parameterize signal polarities #138

Merged
merged 3 commits into from
Aug 9, 2023

Conversation

maximschwalm
Copy link
Contributor

No description provided.

maximschwalm and others added 3 commits August 8, 2023 20:03
The polarities of the V- and H-sync signals are encoded as flags in the
display mode, so use the existing information to setup the signals for
the RGB interface.

Signed-off-by: Thierry Reding <[email protected]>
For some Tegra devices, like the Samsung SGH-I927, the pixel clock and
data enable (DE) signal polarities have to be programmed differently than
in the default case.

To accommodate this, add support for configuring the signal polarities for
the RGB interface based on the DRM bus flags.

Signed-off-by: Maxim Schwalm <[email protected]>
@digetx
Copy link
Member

digetx commented Aug 9, 2023

thanks

@digetx digetx merged commit a87c8a1 into grate-driver:master Aug 9, 2023
6 of 9 checks passed
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.

3 participants