From d06966c4d9eefa823dd25b87224c2c4c489630e2 Mon Sep 17 00:00:00 2001 From: Lakshmanan M Date: Mon, 7 Nov 2016 15:54:56 +0530 Subject: gpu: nvgpu: Add thermal alert event handling * Added the thermal alert event handling * Added the thermal alert event PMU RPC JIRA DNVGPU-130 Bug 200231080 Change-Id: I54ab0dc35a940e70733238fd95669db28389619a Signed-off-by: Lakshmanan M Reviewed-on: http://git-master/r/1248968 (cherry picked from commit a20593c89a374d64201e4720552160a65533ecc3) Reviewed-on: http://git-master/r/1282076 GVS: Gerrit_Virtual_Submit Reviewed-by: Vijayakumar Subbu --- drivers/gpu/nvgpu/therm/thrmpmu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/gpu/nvgpu/therm/thrmpmu.h') diff --git a/drivers/gpu/nvgpu/therm/thrmpmu.h b/drivers/gpu/nvgpu/therm/thrmpmu.h index e6f70411..8f0d7501 100644 --- a/drivers/gpu/nvgpu/therm/thrmpmu.h +++ b/drivers/gpu/nvgpu/therm/thrmpmu.h @@ -17,6 +17,6 @@ u32 therm_send_pmgr_tables_to_pmu(struct gk20a *g); -u32 therm_set_warn_temp_limit(struct gk20a *g); +u32 therm_configure_therm_alert(struct gk20a *g); #endif -- cgit v1.2.2