commit | 9bdf63d3579e36942f4b91d3558a90da8116bb40 | [log] [tgz] |
---|---|---|
author | Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> | Tue Oct 22 19:22:11 2019 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Oct 30 11:55:20 2019 -0400 |
tree | 4ad53f4cebb4a179519a1d83d4cef8ca102630d5 | |
parent | e5574f61e9d8274c49e9a5d943abde8e938d57e1 [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>