Skip to content
Unverified Commit 07ed11af authored by Alex Constantino's avatar Alex Constantino Committed by Maxime Ripard
Browse files

Revert "drm/qxl: simplify qxl_fence_wait"

This reverts commit 5a838e5d.

Changes from commit 5a838e5d ("drm/qxl: simplify qxl_fence_wait") would
result in a '[TTM] Buffer eviction failed' exception whenever it reached a
timeout.
Due to a dependency to DMA_FENCE_WARN this also restores some code deleted
by commit d72277b6 ("dma-buf: nuke DMA_FENCE_TRACE macros v2").

Fixes: 5a838e5d

 ("drm/qxl: simplify qxl_fence_wait")
Link: https://lore.kernel.org/regressions/ZTgydqRlK6WX_b29@eldamar.lan/
Reported-by: default avatarTimo Lindfors <timo.lindfors@iki.fi>
Closes: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1054514
Signed-off-by: default avatarAlex Constantino <dreaming.about.electric.sheep@gmail.com>
Signed-off-by: default avatarMaxime Ripard <mripard@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240404181448.1643-2-dreaming.about.electric.sheep@gmail.com
parent bc004f50
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment