commit | 1b1d5c43db58d236d4a6c9700ef9395b3fc129fb | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Fri Sep 07 14:21:15 2018 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Sep 13 15:14:10 2018 -0500 |
tree | 2ab3fdfba88ec0629935b583044feaf4b9bf247f | |
parent | dfcd99f6273e7ae9aae10eafacc5521018bee143 [diff] |
drm/amdgpu: use the maximum possible fragment size on Vega/Raven The fragment size controls only the L1 on Vega/Raven and we now don't have any extra overhead any more because of larger fragments. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Huang Rui <ray.huang@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Acked-by: Junwei Zhang <Jerry.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>