diff options
author | Ian Forbes <ian.forbes@broadcom.com> | 2025-05-30 13:35:09 -0500 |
---|---|---|
committer | Zack Rusin <zack.rusin@broadcom.com> | 2025-06-17 22:49:33 -0400 |
commit | db6a94b263541af5678e520fb3959b03ec88ad2b (patch) | |
tree | 3437cb690f8ad6dd0183600269612feff54c4017 /rust/helpers/rcu.c | |
parent | c82f55f4aa57bf5ba412d55856fe50514b47b971 (diff) |
drm/vmwgfx: Implement dma_fence_ops properly
vmwgfx's fencing predates dma_fence and as a result dma_fence_ops was never
properly implemented, especially with respect to enabling signaling.
Because of this dma_fence callbacks don't work properly. This change
implements enable_signaling properly so that dma_fence callbacks now
work as expected.
It also removes vmwgfx's custom implementation of fence callbacks
and removes vmwgfx's custom dma_fence_ops::wait function which is no
longer necessary now that enable_signaling works.
Signed-off-by: Ian Forbes <ian.forbes@broadcom.com>
Signed-off-by: Zack Rusin <zack.rusin@broadcom.com>
Link: https://lore.kernel.org/r/20250530183510.733175-2-ian.forbes@broadcom.com
Diffstat (limited to 'rust/helpers/rcu.c')
0 files changed, 0 insertions, 0 deletions