commit | 840a20d31bbe366b4ff422e2320a9a12a5efc0b3 | [log] [tgz] |
---|---|---|
author | Tom St Denis <tom.stdenis@amd.com> | Mon Feb 08 09:55:13 2016 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Feb 12 15:27:34 2016 -0500 |
tree | 05bcec1556f5abdc251827dc5cd7b006ecd5098e | |
parent | fa9e699105ba4c29e34954fab693b1fc19d70084 [diff] |
drm/amdgpu/gfx7: Reduce linecount in table init Replaces switch statements with direct assignments to reduce line count significantly. Signed-off-by: Tom St Denis <tom.stdenis@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com>