commit | 3f378758b8572261cec5c6820f9846ad7f51ccd2 | [log] [tgz] |
---|---|---|
author | Pelloux-prayer, Pierre-eric <Pierre-eric.Pelloux-prayer@amd.com> | Tue Oct 22 19:22:11 2019 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Oct 25 16:50:10 2019 -0400 |
tree | dc551772a98b1a261c32ebff540db9609d4a37a8 | |
parent | 5aed95bbdd210be01c664a768e63dbc773658e9f [diff] |
drm/amdgpu/sdma5: do not execute 0-sized IBs (v2) This seems to help with https://bugs.freedesktop.org/show_bug.cgi?id=111481. v2: insert a NOP instead of skipping all 0-sized IBs to avoid breaking older hw Signed-off-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>