On 3/26/25 08:13, Kasireddy, Vivek wrote:
>> Subject: Re: [PATCH] drm/virtio: Fix flickering issue seen with imported
>> dmabufs
>>
>> On 3/25/25 23:10, Vivek Kasireddy wrote:
>>> We need to save the reservation object pointer associated with the
>>> impor
> Subject: Re: [PATCH] drm/virtio: Fix flickering issue seen with imported
> dmabufs
>
> On 3/25/25 23:10, Vivek Kasireddy wrote:
> > We need to save the reservation object pointer associated with the
> > imported dmabuf in the newly created GEM object to allow
> > d
On 3/25/25 23:10, Vivek Kasireddy wrote:
> We need to save the reservation object pointer associated with the
> imported dmabuf in the newly created GEM object to allow
> drm_gem_plane_helper_prepare_fb() to extract the exclusive fence
> from it and attach it to the plane state during prepare phase