From a89c3876c71f486cf5d5bca588f12af02d1b15be Mon Sep 17 00:00:00 2001 From: Thomas Fleury Date: Fri, 9 Jun 2017 14:59:04 -0700 Subject: gpu: nvgpu: mclk switching sequences for .58 OEM VBIOS Add mclk switching sequences for VBIOS 8606580012. Bug 1921094 Change-Id: I0e5b0e967c467a40d498ea5c634302f208722922 Reviewed-on: http://git-master/r/1499550 Signed-off-by: Thomas Fleury (cherry picked from commit 3c60b8ded3764a700a9719ae6bf176dcec94a989) Reviewed-on: https://git-master/r/1506585 GVS: Gerrit_Virtual_Submit Reviewed-by: Vijayakumar Subbu Reviewed-by: Terje Bergstrom --- drivers/gpu/nvgpu/gp106/pmu_mclk_gp106.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'drivers/gpu/nvgpu/gp106/pmu_mclk_gp106.h') diff --git a/drivers/gpu/nvgpu/gp106/pmu_mclk_gp106.h b/drivers/gpu/nvgpu/gp106/pmu_mclk_gp106.h index bfe4da5a..c61a7572 100644 --- a/drivers/gpu/nvgpu/gp106/pmu_mclk_gp106.h +++ b/drivers/gpu/nvgpu/gp106/pmu_mclk_gp106.h @@ -14,9 +14,6 @@ #ifndef _PMU_MCLK_GP106_H_ #define _PMU_MCLK_GP106_H_ -#define GP106_MEM_CONFIG_GDDR5_PG418 0 -#define GP106_MEM_CONFIG_GDDR5_PG419 1 - extern int gp106_mclk_init(struct gk20a *g); extern void gp106_mclk_deinit(struct gk20a *g); extern int gp106_mclk_change(struct gk20a *g, u16 val); -- cgit v1.2.2