On 11/24/20 11:39 AM, Daniel Vetter wrote:
On Fri, Nov 20, 2020 at 01:19:04PM -0300, Leandro Ribeiro wrote:
Hello,
We have a patch in Weston to replace drmGetConnector() calls with drmGetConnectorCurrent():
https://gitlab.freedesktop.org/wayland/weston/-/issues/437 https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/518
Unfortunately this is not working when we use VKMS (upstream version tested). Please see
https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/518#note_7003...
I guess this is without fbdev configured on vkms? That's what usually papers over this problem for most drivers.
Yes, without fbdev configured.
for more information, and feel free to jump into the discussion. If there's more helpful information that I can share, please let me know.
Like Simon suggested, please submit that patch you have for discussion. -Daniel
Sure, I'll submit the patch.
Thank you, Leandro Ribeiro.