Hi,
On 2/9/21 9:13 AM, Thomas Zimmermann wrote:
> Hi
>
> Am 08.02.21 um 18:43 schrieb Hans de Goede:
>> Hi,
>>
>> On 2/8/21 2:50 PM, Thomas Zimmermann wrote:
>>> (was: drm/vboxvideo: Vmap/vunmap cursor BO in prepare_fb and cleanup_fb)
>>>
>>> Functions in the atomic commit tail are not allowed to
Hi
Am 08.02.21 um 18:43 schrieb Hans de Goede:
Hi,
On 2/8/21 2:50 PM, Thomas Zimmermann wrote:
(was: drm/vboxvideo: Vmap/vunmap cursor BO in prepare_fb and cleanup_fb)
Functions in the atomic commit tail are not allowed to acquire the
dmabuf's reservation lock. So we cannot legally call the G
Hi,
On 2/8/21 2:50 PM, Thomas Zimmermann wrote:
> (was: drm/vboxvideo: Vmap/vunmap cursor BO in prepare_fb and cleanup_fb)
>
> Functions in the atomic commit tail are not allowed to acquire the
> dmabuf's reservation lock. So we cannot legally call the GEM object's
> vmap functionality in atomic_
(was: drm/vboxvideo: Vmap/vunmap cursor BO in prepare_fb and cleanup_fb)
Functions in the atomic commit tail are not allowed to acquire the
dmabuf's reservation lock. So we cannot legally call the GEM object's
vmap functionality in atomic_update.
But, much better, we can use drm_shadow_plane_stat