aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorChristian König <christian.koenig@amd.com>2016-08-11 14:06:54 +0200
committerAlex Deucher <alexander.deucher@amd.com>2016-08-16 10:43:44 -0400
commitb0456f93063ec8629cfeee6d03758f92793d96cb (patch)
tree59f9cef61f1d68cf3bb6b4baa70b47ba610d4b6a /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parent478feaf6cc420e66c071c0a743b334abfe8f18c9 (diff)
drm/amdgpu: write PTEs directly into the IB.
Write the PTEs at the end of the IB instead of directly into the SDMA commands. This can save quite some CPU cycles building the entries. This doesn't change the DW estimation because PTEs where embedded into the IB before as well. It just moves them to the end of the IB. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions