From 48114293077c24efa6e2df8459d0800fea5ec432 Mon Sep 17 00:00:00 2001 From: David Nieto Date: Thu, 21 Dec 2017 15:17:48 -0800 Subject: gpu: nvgpu: disable speed change in GV100 Disable for now as speed change needs to be adapted to support GV100+Xavier configuration Bug 2040925 Change-Id: Ibce0811879aa2d2b8335e30d7fdb77fb933bc696 Signed-off-by: David Nieto Reviewed-on: https://git-master.nvidia.com/r/1624259 Reviewed-by: Terje Bergstrom Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: mobile promotions Tested-by: mobile promotions --- drivers/gpu/nvgpu/gv100/hal_gv100.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'drivers') diff --git a/drivers/gpu/nvgpu/gv100/hal_gv100.c b/drivers/gpu/nvgpu/gv100/hal_gv100.c index 648a3b39..a09d8912 100644 --- a/drivers/gpu/nvgpu/gv100/hal_gv100.c +++ b/drivers/gpu/nvgpu/gv100/hal_gv100.c @@ -691,8 +691,6 @@ static const struct gpu_ops gv100_ops = { #endif .xve = { .get_speed = xve_get_speed_gp106, - .set_speed = xve_set_speed_gp106, - .available_speeds = xve_available_speeds_gp106, .xve_readl = xve_xve_readl_gp106, .xve_writel = xve_xve_writel_gp106, .disable_aspm = xve_disable_aspm_gp106, -- cgit v1.2.2