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 <alexw@nvidia.com>
Reviewed-on: http://git-master/r/366173
(cherry picked from commit f56d4723f996f0dd2fcf0ae4279dbc4b6483b405)
Reviewed-on: http://git-master/r/376504
Tested-by: Terje Bergstrom <tbergstrom@nvidia.com>
Reviewed-by: Kevin Huang (Eng-SW) <kevinh@nvidia.com>
Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
This commit is contained in:
Alex Waterman
2014-02-10 12:42:42 -08:00
committed by Dan Willemsen
parent 0f5e0b692f
commit e00304a9d0

View File

@@ -342,3 +342,5 @@ static void gk20a_mm_g_elpg_flush_locked(struct gk20a *g)
"g_elpg_flush too many retries"); "g_elpg_flush too many retries");
} }
=======
>>>>>>> 7294a959b260... video: tegra: host: comptag init and clear