]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amdgpu/vpe: correct queue stop programing
authorLang Yu <Lang.Yu@amd.com>
Mon, 23 Oct 2023 09:04:19 +0000 (17:04 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 26 Oct 2023 22:41:22 +0000 (18:41 -0400)
commitfc4981b69c59b8c8ddedf0df47520cb592894c03
treecc4d94da1216da67837dab77dfb3ca2016fd7103
parent210aa6650c10ee4aae60e7533303b7b28947c684
drm/amdgpu/vpe: correct queue stop programing

Otherwise IB test would fail during GPU reset.

Signed-off-by: Lang Yu <Lang.Yu@amd.com>
Reviewed-by: Yifan Zhang <yifan1.zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/vpe_v6_1.c