]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8532b7bc078afdcc0a5b79fd31bc9c1cc1abd07b
tree918194aea549aa692f9ea848f21998cb54ad1f96
parentcdbc3a9dd7acc0b9f9238c350bb2a58f3766fc54
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