commit | 4584312d387f758534a51d7dd0a8c0f3b23ccc6e | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Thu Jan 25 18:36:15 2018 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Feb 19 14:18:55 2018 -0500 |
tree | 0db511c7e473a3175e0cb71e6df1d9e654f91a94 | |
parent | 44e1baeb6321fb4ce1dbc50c4cb895b671b2fbf9 [diff] |
drm/amdgpu: fill only the lower range with ATS entries v2 At least on x86-64 the upper range is purely used by the kernel, avoid creating any ATS mappings there as security precaution and to allow proper page fault reporting in the upper range. v2: remove unused variable Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>