commit | 9e5d53094c5366a9a14e0694e45e794902cc2c04 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Sun Jan 31 12:20:55 2016 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Feb 10 14:17:20 2016 -0500 |
tree | aa539c677510e73aaa8aa55a6e34c8a4d928f7f5 | |
parent | 4c0b242cf27094b666df6604420417e201260af9 [diff] |
drm/amdgpu: make pad_ib a ring function v3 The padding depends on the firmware version and we need that for BO moves as well, not only for VM updates. v2: new approach of making pad_ib a ring function v3: fix typo in macro name Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucer@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>