commit | d8f4981e2e8a968411105db568f3d48256b2ebbc | [log] [tgz] |
---|---|---|
author | Felix Kuehling <Felix.Kuehling@amd.com> | Mon Jul 08 20:09:21 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Aug 02 10:18:23 2019 -0500 |
tree | 7b07cee12639e78061f2ef82518edf7bf6c6c523 | |
parent | 274840e544225657fbca4f12efa1ee55474bb800 [diff] |
drm/amdgpu: Add flag to wipe VRAM on release This memory allocation flag will be used to indicate BOs containing sensitive data that should not be leaked to other processes. Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>