OSDN Git Service

drm/amdgpu: fix typo in amdgpu_vce_validate_bo
authorChristian König <christian.koenig@amd.com>
Tue, 16 Jan 2018 10:00:12 +0000 (11:00 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 16 Jan 2018 20:35:27 +0000 (15:35 -0500)
commit4c63abb203db9cf23c746dcbcc64883e08977776
tree358e2b59986459eb904b18a3105af7aeba7d921e
parentd958939afc39391c0d007a0ca43153856d63ec2a
drm/amdgpu: fix typo in amdgpu_vce_validate_bo

Otherwise buffer placement is very restrictive and might fail.

Fixes: "drm/amdgpu: fix VCE buffer placement restrictions v2"

Signed-off-by: Christian König <christian.koenig@amd.com>
Reported-by: Deng, Emily <Emily.Deng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c