]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu/uvd: Place VCPU BO only in VRAM for UVD 4.x and older
authorTimur Kristóf <timur.kristof@gmail.com>
Mon, 25 May 2026 11:33:19 +0000 (13:33 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 17 Jun 2026 22:29:52 +0000 (18:29 -0400)
commit8002b744ad70055ef11ff7d0a7d685bfe8ffe6e4
treec5e2a6680df6c5c649caf83c8a43accf3c5caf50
parentee94a65f192c05c543b4d3ad7137cd696b5c18fc
drm/amdgpu/uvd: Place VCPU BO only in VRAM for UVD 4.x and older

These UVD versions don't fully support GPUVM and are only
validated to work when their VCPU BO is placed in VRAM.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 01b8dfc0660db5d6cdd62c22dc20f774a26ce853)
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c