]> Git Repo - linux.git/commit
drm/amdgpu: add option to clear VM page tables after every submit
authorChristian König <[email protected]>
Thu, 10 Sep 2015 12:00:35 +0000 (14:00 +0200)
committerAlex Deucher <[email protected]>
Wed, 14 Oct 2015 20:16:40 +0000 (16:16 -0400)
commitb495bd3a54e732e846bfde49ba2ea93b62b1de91
treedcab014ba5bacdadd0dac230fd00b68274466a56
parentd9c13156a628cc9f8f062f2c10e2bff55b92aaab
drm/amdgpu: add option to clear VM page tables after every submit

This makes it much easier to find when userspace misses to send some buffers.

Signed-off-by: Christian König <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
This page took 0.056036 seconds and 4 git commands to generate.