commit | cbfae36ceac95d0a68e679e98a36632e04f18f1f | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon Sep 02 16:39:40 2019 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Sep 16 09:59:29 2019 -0500 |
tree | e179fbdb5f6ca743730d260a1370a685751f7936 | |
parent | 71776b6daef66b6d7afdd404c2175dbcac7e1a05 [diff] |
drm/amdgpu: cleanup PTE flag generation v3 Move the ASIC specific code into a new callback function. v2: mask the flags for SI and CIK instead of a BUG_ON(). v3: remove last missed BUG_ON(). Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Reviewed-by: Huang Rui <ray.huang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>