From 4b806879d582d41b20c17cc1739b537dbd41cb9a Mon Sep 17 00:00:00 2001 From: Terje Bergstrom Date: Mon, 22 Jun 2015 16:19:44 -0700 Subject: gpu: nvgpu: gp10b: Add regops whitelists Add regops whitelists for gp10b. The whitelist is generated, and is the same for context switched and global registers. Bug 1633363 Change-Id: I6d4d43d036d684c9f0d836a1a032f2c452604902 Signed-off-by: Terje Bergstrom Reviewed-on: http://git-master/r/760935 --- drivers/gpu/nvgpu/gp10b/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'drivers/gpu/nvgpu/gp10b/Makefile') diff --git a/drivers/gpu/nvgpu/gp10b/Makefile b/drivers/gpu/nvgpu/gp10b/Makefile index f25f7b34..688965da 100644 --- a/drivers/gpu/nvgpu/gp10b/Makefile +++ b/drivers/gpu/nvgpu/gp10b/Makefile @@ -21,6 +21,7 @@ obj-$(CONFIG_GK20A) += \ pmu_gp10b.o \ hal_gp10b.o \ rpfb_gp10b.o \ - gp10b_gating_reglist.o + gp10b_gating_reglist.o \ + regops_gp10b.o obj-$(CONFIG_TEGRA_GK20A) += platform_gp10b_tegra.o -- cgit v1.2.2