From 41f9e9747720f0658b84491fcf77010d71e1900d Mon Sep 17 00:00:00 2001 From: Terje Bergstrom Date: Thu, 24 Sep 2015 08:28:28 -0700 Subject: Revert "gpu: nvgpu: Add CDE bits in FECS header" This reverts commit 882975f7f1b4e050be79b0a047a2daa8b53a9187. Change-Id: I4940fc9f7a837840be1ea8e42d58d603235d88d5 Signed-off-by: Terje Bergstrom Reviewed-on: http://git-master/r/804616 --- drivers/gpu/nvgpu/gm20b/hw_ctxsw_prog_gm20b.h | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'drivers/gpu/nvgpu/gm20b') diff --git a/drivers/gpu/nvgpu/gm20b/hw_ctxsw_prog_gm20b.h b/drivers/gpu/nvgpu/gm20b/hw_ctxsw_prog_gm20b.h index 34f8a6a4..cefd91e1 100644 --- a/drivers/gpu/nvgpu/gm20b/hw_ctxsw_prog_gm20b.h +++ b/drivers/gpu/nvgpu/gm20b/hw_ctxsw_prog_gm20b.h @@ -58,18 +58,6 @@ static inline u32 ctxsw_prog_main_image_num_gpcs_o(void) { return 0x00000008; } -static inline u32 ctxsw_prog_main_image_ctl_o(void) -{ - return 0x0000000c; -} -static inline u32 ctxsw_prog_main_image_ctl_cde_enabled_f(void) -{ - return 0x400; -} -static inline u32 ctxsw_prog_main_image_ctl_cde_disabled_f(void) -{ - return 0x0; -} static inline u32 ctxsw_prog_main_image_patch_count_o(void) { return 0x00000010; -- cgit v1.2.2