]> git.dujemihanovic.xyz Git - linux.git/commit
drm/amdgpu: force to use legacy inv in mmhub
authorLikun Gao <Likun.Gao@amd.com>
Wed, 31 Jul 2024 03:58:46 +0000 (11:58 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 7 Aug 2024 22:16:38 +0000 (18:16 -0400)
commitaa5c9701ebd654284c55eba30d0a38eec49f2946
tree44097abd42efa92143c59a7165fda703502d5585
parent5f142b3826a0d223e947501fa9fe4ca912d9db26
drm/amdgpu: force to use legacy inv in mmhub

MMHUB v4.1.0 only support fixed cache mode, so
only use legacy invalidation accordingly.

Signed-off-by: Likun Gao <Likun.Gao@amd.com>
Reviewed-by: Frank Min <Frank.Min@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 9192c7613ca53572908ba23a4c3f39c7f8ba8021)
drivers/gpu/drm/amd/amdgpu/mmhub_v4_1_0.c