commit | 5befb22a4d6edf570a8e40669f5395a24997adcd | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Fri Nov 04 10:12:38 2016 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Nov 11 10:21:12 2016 -0500 |
tree | 81b0c3b03b6b6177a38319d117dd735ba01de7c0 | |
parent | 809a6a62b6b3e688e6b4d57acf296d6f25620c8a [diff] |
drm/amdgpu: disable the VRAM manager on special placements v2 This disables the VRAM manager when a special placement is requested, otherwise we play ping/pong with the buffers on every command submission. v2: only check lpfn Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: JimQu <Jim.Qu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>