diff options
| author | Rob Clark <[email protected]> | 2021-07-26 14:43:58 +0000 |
|---|---|---|
| committer | Rob Clark <[email protected]> | 2021-07-28 00:53:52 +0000 |
| commit | 298287f6e79a8a695d9e3a8a0b040f13d0805c77 (patch) | |
| tree | f8128e7d44735e15272e5dfc0e171c94b3347c83 /drivers/gpu/drm/msm/msm_ringbuffer.c | |
| parent | drm/msm: Let fences read directly from memptrs (diff) | |
| download | kernel-298287f6e79a8a695d9e3a8a0b040f13d0805c77.tar.gz kernel-298287f6e79a8a695d9e3a8a0b040f13d0805c77.zip | |
drm/msm: Signal fences sooner
Nothing we do to in update_fences() can't be done in an atomic context,
so move this into the GPU's irq context to reduce latency (and call
dma_fence_signal() so we aren't relying on dma_fence_is_signaled() which
would defeat the purpose).
Signed-off-by: Rob Clark <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/msm/msm_ringbuffer.c')
0 files changed, 0 insertions, 0 deletions
