commit | 92696dd52e58b5caaee1dc027cf14f327f91d2e1 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Fri Aug 05 13:56:35 2016 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Aug 10 14:05:58 2016 -0400 |
tree | 08656072d379f5ab1fefbe8e04601e626438dd4e | |
parent | 27c5f36fe138e29d63eea7d1445bda1ca64921d9 [diff] |
drm/amdgpu: flip frag_ptes and update_pts We can add the fragment params before we split the update for the page tables. That should save a few CPU cycles for larger updates. 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>