]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/gmc: move invaliation bitmap setup to common code
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 6 Jan 2020 18:14:27 +0000 (13:14 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 7 Jan 2020 17:03:42 +0000 (12:03 -0500)
commitb499e976ab9f05ff44c56afed3b436126f07925a
tree2f99837542cfc846c08b883ada4390ee520169b4
parent5f61057e58dc9a945c29d01784b748399bf3e48a
drm/amdgpu/gmc: move invaliation bitmap setup to common code

So it can be shared with newer GMC versions.

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