Am 18.03.25 um 15:54 schrieb Arvind Yadav:
> The display is freezing because the amdgpu_userq_wait_ioctl()
> is waiting for a non-user queue fence(specifically, the PT update fence).
>
> RootCause:
> The resume_work is initiated by both amdgpu_userq_suspend and
> amdgpu_userqueue_ensure_ev_fence at
@lists.freedesktop.org; Yadav, Arvind; Koenig, Christian; Yadav,
Arvind
Subject: [PATCH] drm/amdgpu: Fix display freezing issue when resizing apps
The display is freezing because the amdgpu_userq_wait_ioctl()
is waiting for a non-user queue fence(specifically, the PT update fence).
RootCause:
The resume_work is
The display is freezing because the amdgpu_userq_wait_ioctl()
is waiting for a non-user queue fence(specifically, the PT update fence).
RootCause:
The resume_work is initiated by both amdgpu_userq_suspend and
amdgpu_userqueue_ensure_ev_fence at same time. The amdgpu_userq_suspend
signals a dma-fen