]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdkfd: Add some eveiction debugging code
authorPhilip Cox <Philip.Cox@amd.com>
Mon, 29 Jun 2020 13:49:59 +0000 (09:49 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 18 Sep 2020 01:22:16 +0000 (21:22 -0400)
commit64e6ba31d159f9bb9b8ee14e032d9ccedbab772f
tree5d3f45c49c813ee2bf630b361b7fbd1ef87f5762
parent1cc03b944f0c68012153ee985486f5a895349391
drm/amdkfd: Add some eveiction debugging code

Extending the module parameter debug_evictions to also print a stack
trace when the eviction code path is called.

Signed-off-by: Philip Cox <Philip.Cox@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c
drivers/gpu/drm/amd/amdkfd/kfd_process.c