Reviewed-by: Marek Olšák <marek.olsak at amd.com> On Feb 23, 2017 9:24 AM, "Christian König" <deathsimple at vodafone.de> wrote: > Am 23.02.2017 um 04:07 schrieb Alex Deucher: > >> On Wed, Feb 22, 2017 at 10:04 PM, Junwei Zhang <Jerry.Zhang at amd.com> >> wrote: >> >>> Signed-off-by: Junwei Zhang <Jerry.Zhang at amd.com> >>> >> Reviewed-by: Alex Deucher <alexander.deucher at amd.com> >> > > Reviewed-by: Christian König <christian.koenig at amd.com> > > >> --- >>> drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c | 2 +- >>> 1 file changed, 1 insertion(+), 1 deletion(-) >>> >>> diff --git a/drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c >>> b/drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c >>> index 138e15a..ab8a8c9 100644 >>> --- a/drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c >>> +++ b/drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c >>> @@ -1581,7 +1581,7 @@ static void gfx_v6_0_setup_spi(struct >>> amdgpu_device *adev) >>> >>> static void gfx_v6_0_config_init(struct amdgpu_device *adev) >>> { >>> - adev->gfx.config.double_offchip_lds_buf = 1; >>> + adev->gfx.config.double_offchip_lds_buf = 0; >>> } >>> >>> static void gfx_v6_0_gpu_init(struct amdgpu_device *adev) >>> -- >>> 1.9.1 >>> >>> _______________________________________________ >>> amd-gfx mailing list >>> amd-gfx at lists.freedesktop.org >>> https://lists.freedesktop.org/mailman/listinfo/amd-gfx >>> >> _______________________________________________ >> amd-gfx mailing list >> amd-gfx at lists.freedesktop.org >> https://lists.freedesktop.org/mailman/listinfo/amd-gfx >> > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/amd-gfx/attachments/20170223/ab9643b5/attachment.html>