RE: [PATCH] drm/amdgpu/vpe: correct queue stop programing

2023-10-23 Thread Zhang, Yifan
] drm/amdgpu/vpe: correct queue stop programing IB test would fail if not stop queue correctly. Signed-off-by: Lang Yu --- drivers/gpu/drm/amd/amdgpu/vpe_v6_1.c | 18 ++ 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/vpe_v6_1.c b

[PATCH] drm/amdgpu/vpe: correct queue stop programing

2023-10-23 Thread Lang Yu
IB test would fail if not stop queue correctly. Signed-off-by: Lang Yu --- drivers/gpu/drm/amd/amdgpu/vpe_v6_1.c | 18 ++ 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/vpe_v6_1.c b/drivers/gpu/drm/amd/amdgpu/vpe_v6_1.c index