From 0bef6c98974be712381a95f7fca143b2679a6ea4 Mon Sep 17 00:00:00 2001 From: Terje Bergstrom Date: Mon, 14 Nov 2016 10:54:12 -0800 Subject: gpu: nvgpu: gp106: Expose the boot max freq Expose the currently hard coded boot frequency, which is at the same time the max frequency. We use it for filling in GPU characteristics. Bug 200251486 Change-Id: I3c0abb7a385a83f61b93ddfa857b982c850853e3 Signed-off-by: Terje Bergstrom Reviewed-on: http://git-master/r/1252906 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Shreshtha Sahu Tested-by: Shreshtha Sahu Reviewed-by: Bharat Nihalani --- drivers/gpu/nvgpu/clk/clk.c | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/gpu/nvgpu/clk/clk.c') diff --git a/drivers/gpu/nvgpu/clk/clk.c b/drivers/gpu/nvgpu/clk/clk.c index 5aafa701..ef0834f4 100644 --- a/drivers/gpu/nvgpu/clk/clk.c +++ b/drivers/gpu/nvgpu/clk/clk.c @@ -20,7 +20,6 @@ #include "volt/volt.h" #include "gk20a/pmu_gk20a.h" -#define BOOT_GPC2CLK_MHZ 2581 #define BOOT_MCLK_MHZ 3003 struct clkrpc_pmucmdhandler_params { -- cgit v1.2.2