From e00304a9d0e728aadabcbd673304b360fc9ac575 Mon Sep 17 00:00:00 2001 From: Alex Waterman Date: Mon, 10 Feb 2014 12:42:42 -0800 Subject: video: tegra: host: comptag init and clear Move the comptags cache init and clear operations to the LTC from the gr code as this is part of the LTC. Change-Id: I2163a09bcfe68a8833d5135bfa4035f37c7157ab Signed-off-by: Alex Waterman Reviewed-on: http://git-master/r/366173 (cherry picked from commit f56d4723f996f0dd2fcf0ae4279dbc4b6483b405) Reviewed-on: http://git-master/r/376504 Tested-by: Terje Bergstrom Reviewed-by: Kevin Huang (Eng-SW) Reviewed-by: Terje Bergstrom --- drivers/gpu/nvgpu/gk20a/ltc_common.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'drivers/gpu/nvgpu/gk20a/ltc_common.c') diff --git a/drivers/gpu/nvgpu/gk20a/ltc_common.c b/drivers/gpu/nvgpu/gk20a/ltc_common.c index 8f9bd8c2..ae828680 100644 --- a/drivers/gpu/nvgpu/gk20a/ltc_common.c +++ b/drivers/gpu/nvgpu/gk20a/ltc_common.c @@ -342,3 +342,5 @@ static void gk20a_mm_g_elpg_flush_locked(struct gk20a *g) "g_elpg_flush too many retries"); } +======= +>>>>>>> 7294a959b260... video: tegra: host: comptag init and clear -- cgit v1.2.2