]> git.hungrycats.org Git - linux/commit
drm/amdgpu/mes11: move pipe reset to mes use_mmio patch
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 3 Jun 2026 08:28:43 +0000 (16:28 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 17 Jun 2026 19:51:34 +0000 (15:51 -0400)
commitfb1d4b21125a6bac87cb94af8ed086230e007462
tree853da73f1770b082dfbf0fffab016c9687c44a8f
parent2c476a67c6452ffe56ee14c0789c0acdb044427b
drm/amdgpu/mes11: move pipe reset to mes use_mmio patch

This makes the code flows cleaner and it's only supported on
the use_mmio path.

v2: fix typo
v3: fix typo
v4: directly clear ACTIVE and DEQUEUE_REQUEST (Shaoyun Liu)

Reviewed-by: Jesse Zhang <jesse.zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
drivers/gpu/drm/amd/amdgpu/mes_v11_0.c