]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
drm/amdgpu: always bind pinned BOs
authorChristian König <christian.koenig@amd.com>
Fri, 20 Oct 2017 11:12:12 +0000 (13:12 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Dec 2017 21:33:15 +0000 (16:33 -0500)
commitead282a4f55ae6476cf2d193d9b501a59810f689
tree0c8cecfceafff559f5f6d164d7bbfe0030060c98
parent5e91fb57eb6ac027dcdaec6ced32658ca2dcd3f0
drm/amdgpu: always bind pinned BOs

We always need to bind pinned BOs, not just when the caller requested the
address.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c