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

CDRMUtils: explicitly set the caps we want (atomic brings them in) #16184

Merged
merged 1 commit into from May 28, 2019

Conversation

lrusak
Copy link
Contributor

@lrusak lrusak commented May 22, 2019

The DRM_CLIENT_CAP_ASPECT_RATIO exposes aspect ratio information to userspace. We don't handle this inKkodi so we shouldn't expose it because kodi will just see duplicate modes. This also caused an issue on my system where Kodi would use the wrong mode and caused a heavy modeset during startup.

we can keep DRM_CLIENT_CAP_STEREO_3D because we do handle 3D modes in Kodi (though I've never tried 3D with GBM).

CC @Kwiboo

@lrusak lrusak added this to the Matrix 19.0-alpha 1 milestone May 22, 2019
@lrusak
Copy link
Contributor Author

lrusak commented May 27, 2019

ping @Kwiboo

@Kwiboo
Copy link
Member

Kwiboo commented May 28, 2019

This works on my mainline rockchip testing, regarding 3D I guess GBM code may work with it, I no longer have easy access to a 3D TV to test on.

@lrusak lrusak merged commit 3c8d753 into xbmc:master May 28, 2019
@lrusak lrusak deleted the drm-set-caps branch February 11, 2022 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants