Hi,
On 06/01/2022 10:45, Tony Lindgren wrote:
> * Ivaylo Dimitrov [220105 15:38]:
>> Fix that by initializing dma_buf resv to the resv of the gem object being
>> exported.
>
> Nice find! This also fixes my wlroots test case with termite running on
> sway where termite would only partially update
Hi Ivo,
> Am 06.01.2022 um 17:26 schrieb Ivaylo Dimitrov :
>
> Hi,
>
> On 6.01.22 г. 15:43 ч., Tomi Valkeinen wrote:
>> Hi,
>> On 05/01/2022 17:36, Ivaylo Dimitrov wrote:
>>> Currently omapdrm driver does not initialize dma_buf_export_info resv
>>> member, which leads to a new dma_resv being all
* Ivaylo Dimitrov [220105 15:38]:
> Fix that by initializing dma_buf resv to the resv of the gem object being
> exported.
Nice find! This also fixes my wlroots test case with termite running on
sway where termite would only partially update when switching between
desktops, so:
Tested-by: Tony Li