]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: refactor SI tiling table initialization
authorJosh Poimboeuf <jpoimboe@redhat.com>
Fri, 11 Mar 2016 14:18:24 +0000 (08:18 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 14 Mar 2016 17:41:18 +0000 (13:41 -0400)
commit7ecc08f2871782fe998476145c3163921eed74f8
tree77f8f2f25d1ea76f65c83df285675876a1c955c7
parent94c2e8d0fc24debbfd483bafe38d8cb1f4a07810
drm/radeon: refactor SI tiling table initialization

Simplify the control flow of si_tiling_mode_table_init() similar to how
it was done in gfx_v7_0.c and gfx_v8_0.c.

Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/si.c