diff options
author | Christian König <christian.koenig@amd.com> | 2017-11-17 11:09:43 +0100 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2017-12-06 12:47:58 -0500 |
commit | 235943189db8ce05b888f48a04ded4448eebc408 (patch) | |
tree | 72ed48bf642a3da0b029c91f8f79a8a60c667245 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
parent | b98f1b9e5e71b636036cc6c0e1a3b428acd216cb (diff) |
drm/amdgpu: fix VCE buffer placement restrictions v2
Turned out that VCE still has a placement restriction that BOs can't
cross a 4GB boundary.
Fix this by adding a command submission parser prepass to correctly
place the buffers.
v2: add function description
Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions