]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu: rework gmc_v9_0_get_coherence_flags v2
authorChristian König <christian.koenig@amd.com>
Thu, 5 Jun 2025 12:17:09 +0000 (14:17 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 16 Jul 2025 20:17:10 +0000 (16:17 -0400)
commit084300fef58049eee71091f04e992959ac850d3c
tree0b4932c52d53f3d2c65bb314ee4005e64ee910d3
parentd7767a1fd46b386ce930e734a5f6de7a02aede11
drm/amdgpu: rework gmc_v9_0_get_coherence_flags v2

Avoid using the mapping here.

v2: use amdgpu_xgmi_same_hive() as suggested by Felix

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Felix Kuehling <felix.kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c