]> git.itanic.dy.fi Git - linux-stable/commit
drm/amdgpu/vm: use the same xcp_id from root PD
authorGuchun Chen <guchun.chen@amd.com>
Thu, 13 Jul 2023 07:55:58 +0000 (15:55 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 18 Jul 2023 18:42:47 +0000 (14:42 -0400)
commit8e78127143086bd89aa099740c1767d64fe80631
tree29152e8190777f89d36f8a7d6c893a469feb7310
parent8ecee4cbc72b53551c1d33251a48c912d70282ea
drm/amdgpu/vm: use the same xcp_id from root PD

Other PDs/PTs allocation should just use the same xcp_id as that
stored in root PD.

Suggested-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Guchun Chen <guchun.chen@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c