diff options
author | xinhui pan <xinhui.pan@amd.com> | 2021-06-16 12:32:34 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-06-18 17:01:35 -0400 |
commit | 84408d5f3892534da9e8e5d5b21126c91f8cac1a (patch) | |
tree | 0e59a44377b3ce31ab0abdfd0bfd8ca120906279 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
parent | d472b36efbf8a27dc8a80519db8b5a8caffe42b6 (diff) |
drm/amdgpu: Set TTM_PAGE_FLAG_SG earlier for userprt BOs
Because TTM do page counting on userptr BOs which is actually not
needed. To avoid that, lets set TTM_PAGE_FLAG_SG after tt_create and
before tt_populate.
Signed-off-by: xinhui pan <xinhui.pan@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions