]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: refactor CIK tiling table initialization
authorJosh Poimboeuf <jpoimboe@redhat.com>
Fri, 11 Mar 2016 14:18:23 +0000 (08:18 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 14 Mar 2016 17:40:40 +0000 (13:40 -0400)
commit94c2e8d0fc24debbfd483bafe38d8cb1f4a07810
tree039def9d47fd73c02d07ac51c1b7f9cc9bfddb0a
parentc2e798623a9ddde9507664655d11d723ff987560
drm/radeon: refactor CIK tiling table initialization

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

Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/cik.c