]> 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)
commit9b37bdd2cba90e823a3a6eb4aee6439788c61a12
tree039def9d47fd73c02d07ac51c1b7f9cc9bfddb0a
parent9dde898b58418066bf47e38536f44aaffe043626
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