From 0f4da5e11825ae26f86efcd06dede8dfb80e73fd Mon Sep 17 00:00:00 2001 From: Terje Bergstrom Date: Fri, 31 Oct 2014 11:59:39 +0200 Subject: gpu: nvgpu: Add own platform data to enable host1x Add gp10b platform data to enable sync point support. Bug 1572701 Change-Id: Iaf03ecb8fb6b8bf4bb824e2a012c80dfe3f4fcae Signed-off-by: Terje Bergstrom Reviewed-on: http://git-master/r/592099 Reviewed-by: Automatic_Commit_Validation_User --- drivers/gpu/nvgpu/gp10b/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'drivers/gpu/nvgpu/gp10b/Makefile') diff --git a/drivers/gpu/nvgpu/gp10b/Makefile b/drivers/gpu/nvgpu/gp10b/Makefile index 722cc550..193efee0 100644 --- a/drivers/gpu/nvgpu/gp10b/Makefile +++ b/drivers/gpu/nvgpu/gp10b/Makefile @@ -12,3 +12,5 @@ obj-$(CONFIG_GK20A) += \ gr_gp10b.o \ mc_gp10b.o \ hal_gp10b.o + +obj-$(CONFIG_TEGRA_GK20A) += platform_gp10b_tegra.o -- cgit v1.2.2