From 31a436b3a1720f0ff3ab51d102c55c09c7e247fd Mon Sep 17 00:00:00 2001 From: Timo Alho Date: Thu, 4 Dec 2014 00:53:17 -0800 Subject: Revert "gpu: nvgpu: Enable syncpt reclaim only on gm20b" This reverts commit 8eefb93c21934b101d7f423c38d9ea384a45fad6. Bug 1585422 Change-Id: I217e0ffe6c230ee3c63d9aec1c48ce9c41770468 Signed-off-by: Timo Alho Reviewed-on: http://git-master/r/659426 --- drivers/gpu/nvgpu/gk20a/platform_gk20a_tegra.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'drivers/gpu/nvgpu/gk20a/platform_gk20a_tegra.c') diff --git a/drivers/gpu/nvgpu/gk20a/platform_gk20a_tegra.c b/drivers/gpu/nvgpu/gk20a/platform_gk20a_tegra.c index 9d17aa86..dfbc1ae0 100644 --- a/drivers/gpu/nvgpu/gk20a/platform_gk20a_tegra.c +++ b/drivers/gpu/nvgpu/gk20a/platform_gk20a_tegra.c @@ -584,11 +584,6 @@ struct gk20a_platform gk20a_tegra_platform = { struct gk20a_platform gm20b_tegra_platform = { .has_syncpoints = true, - /* - * Enable aggressive reclaiming of sync point, becuase we have - * fewer sync points than channels - */ - .sync_aggressive_destroy = true, /* power management configuration */ .railgate_delay = 500, -- cgit v1.2.2