Skip to content

Conversation

@EwanRoycroft
Copy link

This reverts commit 35c8b4b.

Fixes issues with minigbm on 5.4.

@popcornmix
Copy link
Collaborator

This is an upstream commit, so this should be submitted there with evidence as to why it is needed.
If it is agreed to be correct to revert this by the maintainers then we can pick this up.
https://www.kernel.org/doc/html/v5.4/process/submitting-patches.html

@6by9
Copy link
Contributor

6by9 commented Jul 28, 2020

It's one I'm investigating. This comes from https://www.raspberrypi.org/forums/viewtopic.php?f=67&t=280864 and https://www.raspberrypi.org/forums/viewtopic.php?f=67&t=280639

It looks like mainline have taken DRM_IOCTL_VC4_CREATE_BO to be solely for binner buffer objects, and rejects them if there is no v3d under vc4 (ie not Pi0-3), but I don't believe that is necessarily the case.

One of the X/mesa EGL import paths seems to be trying to allocate the binner BO from vc4, even though it will be consumed by v3d. Not sure if that is a Mesa failing or kernel driver.

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