]> Git Repo - linux.git/commit
drm/amdgpu: Correct the position in patch_cond_exec
authorJiadong.Zhu <[email protected]>
Thu, 15 Sep 2022 07:19:20 +0000 (15:19 +0800)
committerAlex Deucher <[email protected]>
Tue, 27 Sep 2022 22:02:58 +0000 (18:02 -0400)
commitb3e45b18e5c40f1f7e5f6383953343f96f963b13
treef8cdd0fa3818f93432ee73db759a9424d5f037f2
parent2d3907c152611a0d65efe54b93972320dcce1565
drm/amdgpu: Correct the position in patch_cond_exec

The current position calulated in gfx_v9_0_ring_emit_patch_cond_exec
underflows when the wptr is divisible by ring->buf_mask + 1.

Reviewed-by: Christian König <[email protected]>
Signed-off-by: Jiadong.Zhu <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
This page took 0.074126 seconds and 4 git commands to generate.