Re: [BUG] drm/vkms: Failure when using drmGetConnectorCurrent()

2020-11-29 Thread Leandro Ribeiro
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

Re: [BUG] drm/vkms: Failure when using drmGetConnectorCurrent()

2020-11-24 Thread Daniel Vetter
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 >

[BUG] drm/vkms: Failure when using drmGetConnectorCurrent()

2020-11-21 Thread Leandro Ribeiro
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