aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_mes.h
diff options
context:
space:
mode:
authorAlex Deucher <[email protected]>2024-06-03 16:54:18 -0400
committerAlex Deucher <[email protected]>2024-06-19 12:49:59 -0400
commitfffe347e14789c37d91aca47e9a25dca831b7e5a (patch)
tree2d78e41498b6b870d215c32f14122f8019b15093 /drivers/gpu/drm/amd/amdgpu/amdgpu_mes.h
parent3af2c80ae2f5152ac7a3d27f7c35c038ace9e644 (diff)
drm/amdgpu: cleanup MES12 command submission
The approach of having a separate WB slot for each submission doesn't really work well and for example breaks GPU reset. Use a status query packet for the fence update instead since those should always succeed we can use the fence of the original packet to signal the state of the operation. While at it cleanup the coding style. Fixes: ade887c63394 ("drm/amdgpu/mes12: Use a separate fence per transaction") Reviewed-by: Mukul Joshi <[email protected]> Suggested-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_mes.h')
0 files changed, 0 insertions, 0 deletions