diff options
| author | Jason-JH Lin <[email protected]> | 2025-02-24 05:12:21 +0000 |
|---|---|---|
| committer | Chun-Kuang Hu <[email protected]> | 2025-03-12 23:17:10 +0000 |
| commit | 4ba973c8bad04d59fd4efa62512f4d9cee131714 (patch) | |
| tree | 183ce9730a362dade362be431d23312869776b49 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
| parent | dt-bindings: display: mediatek: dsc: Add MT8188 compatible (diff) | |
| download | kernel-4ba973c8bad04d59fd4efa62512f4d9cee131714.tar.gz kernel-4ba973c8bad04d59fd4efa62512f4d9cee131714.zip | |
drm/mediatek: Fix config_updating flag never false when no mbox channel
When CONFIG_MTK_CMDQ is enabled, if the display is controlled by the CPU
while other hardware is controlled by the GCE, the display will encounter
a mbox request channel failure.
However, it will still enter the CONFIG_MTK_CMDQ statement, causing the
config_updating flag to never be set to false. As a result, no page flip
event is sent back to user space, and the screen does not update.
Fixes: da03801ad08f ("drm/mediatek: Move mtk_crtc_finish_page_flip() to ddp_cmdq_cb()")
Signed-off-by: Jason-JH Lin <[email protected]>
Reviewed-by: CK Hu <[email protected]>
Link: https://patchwork.kernel.org/project/dri-devel/patch/[email protected]/
Signed-off-by: Chun-Kuang Hu <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions
