From 18939e4b4a680a8e01bbec864b267e193fb3714d Mon Sep 17 00:00:00 2001 From: Kevin Huang Date: Wed, 23 Apr 2014 15:39:00 -0700 Subject: gpu: nvgpu: add support to Maxwell sparse texture Bug 1442531 Change-Id: Ie927cca905b2ea9811417e7a1fdfdf9d48f015e2 Signed-off-by: Kevin Huang --- drivers/gpu/nvgpu/gm20b/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'drivers/gpu/nvgpu/gm20b/Makefile') diff --git a/drivers/gpu/nvgpu/gm20b/Makefile b/drivers/gpu/nvgpu/gm20b/Makefile index 4c1db0c2..237ce6f9 100644 --- a/drivers/gpu/nvgpu/gm20b/Makefile +++ b/drivers/gpu/nvgpu/gm20b/Makefile @@ -10,4 +10,5 @@ obj-$(CONFIG_GK20A) = \ fb_gm20b.o \ fifo_gm20b.o \ gr_ctx_gm20b.o \ - gm20b_gating_reglist.o + gm20b_gating_reglist.o \ + mm_gm20b.o -- cgit v1.2.2