commit | 90c1130953c1efcc56c79ab810a18c5b72d89669 | [log] [tgz] |
---|---|---|
author | Andres Rodriguez <andresx7@gmail.com> | Fri Mar 17 14:41:21 2017 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed May 31 16:49:04 2017 -0400 |
tree | d4725b63008484ad47bd085bcf30aee4fbaf6f9c | |
parent | 6065343a116fce16f7523ab10841efd942ce612d [diff] |
drm/amdgpu: use LRU mapping policy for SDMA engines Spreading the load across multiple SDMA engines can increase memory transfer performance. Signed-off-by: Andres Rodriguez <andresx7@gmail.com> Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>