aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
diff options
context:
space:
mode:
authorMikko Perttunen <[email protected]>2023-01-19 13:09:19 +0000
committerThierry Reding <[email protected]>2023-01-26 14:55:38 +0000
commitc24973ed795fec5c12d8a822a0de99a4b7bab394 (patch)
tree3507e29c7b652925357359aeafde1298e0142826 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
parentgpu: host1x: Implement syncpoint wait using DMA fences (diff)
downloadkernel-c24973ed795fec5c12d8a822a0de99a4b7bab394.tar.gz
kernel-c24973ed795fec5c12d8a822a0de99a4b7bab394.zip
gpu: host1x: Implement job tracking using DMA fences
In anticipation of removal of the intr API, implement job tracking using DMA fences instead. The main two things about this are making cdma_update schedule the work since fence completion can now be called from interrupt context, and some complication in ensuring the callback is not running when we free the fence. Signed-off-by: Mikko Perttunen <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions