commit | 569557e524d8ca4c7564631a6f5328cf0ae817b8 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Oct 17 11:36:47 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Oct 25 16:15:00 2019 -0400 |
tree | d108739c81157021bef6f0fe4fa3676b35bd717b | |
parent | 3a8b7d2761350b97545cde600e37861c1473c5da [diff] |
drm/amdgpu/vce: fix allocation size in enc ring test We need to allocate a large enough buffer for the feedback buffer, otherwise the IB test can overwrite other memory. Reviewed-by: James Zhu <James.Zhu@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>