drm/amdgpu: drop gfx_v10_0_tiling_mode_table_init
authorHawking Zhang <Hawking.Zhang@amd.com>
Sun, 19 Jan 2020 21:16:41 +0000 (05:16 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Jul 2020 05:59:10 +0000 (01:59 -0400)
commit321b3eeb77fd10d109e868bf4ef1eba175620d7d
tree2a9829467ae5c6d0c70feb874ef5d5ae98e16c46
parent8b41903a2b18c2a3fc829c2e042f0484cb51ad7e
drm/amdgpu: drop gfx_v10_0_tiling_mode_table_init

tiling mode table is not used anymore for gfx10

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Likun Gao <Likun.Gao@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c