amdgpu/gfxv8: Cleanup of gfx_v8_0_tiling_mode_table_init() (v2)
authorTom St Denis <tom.stdenis@amd.com>
Tue, 1 Dec 2015 16:47:21 +0000 (11:47 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 4 Dec 2015 16:26:49 +0000 (11:26 -0500)
commit90bea0abf61d020ff8a33bde5f93fedfbaba06d6
tree918194aea549aa692f9ea848f21998cb54ad1f96
parent8cdacf4457670cbd341285a2c76c542ce19ad74b
amdgpu/gfxv8: Cleanup of gfx_v8_0_tiling_mode_table_init() (v2)

Simplification and LOC reduction of function gfx_v8_0_tiling_mode_table_init()

v2: remove spurious break
bug: https://bugs.freedesktop.org/show_bug.cgi?id=93236

Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c