summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_test.c
diff options
context:
space:
mode:
authorChristian König <christian.koenig@amd.com>2018-01-24 17:19:04 +0100
committerAlex Deucher <alexander.deucher@amd.com>2018-02-19 14:18:53 -0500
commit13307f7e1d0c05a68f4ba19193cbd213573a8680 (patch)
tree321db2669540ea25d35df982b83e98d1bf73c2d0 /drivers/gpu/drm/amd/amdgpu/amdgpu_test.c
parent4383736340f01f10e6cc8a80c3374bf38eaf7470 (diff)
drm/amdgpu: revert "drm/amdgpu: use AMDGPU_GEM_CREATE_VRAM_CLEARED for VM PD/PTs" v2
Using the standard clear turned out to be to inflexible. First of all it is executed on the system queue, together with buffer moves instead on the per VM queue. And second we need to fill in the page tables with more than just zero. We keep the new functionality of initializing the PDEs/PTEs with ATC routing entries intact. v2: update commit message. Signed-off-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_test.c')
0 files changed, 0 insertions, 0 deletions