commit | dd684d313e280c3bad2ebb7b33e7688ab5409bc9 | [log] [tgz] |
---|---|---|
author | Alex Xie <AlexBin.Xie@amd.com> | Tue May 30 17:10:16 2017 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed May 31 14:16:38 2017 -0400 |
tree | 4963987a0c85ab514b9c317944ed5fc369c46ef9 | |
parent | 1410f64651e35411b4bb7a10f32eb6225925110a [diff] |
drm/amdgpu: Optimize a function called by every IB sheduling Move several if statements and a loop statment from run time to initialization time. Signed-off-by: Alex Xie <AlexBin.Xie@amd.com> Reviewed-by: Chunming Zhou <david1.zhou@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>