From 8a2be379cd25f2096ca63a50893688b8cf538691 Mon Sep 17 00:00:00 2001 From: Konsta Holtta Date: Tue, 31 May 2016 10:31:27 +0300 Subject: gpu: nvgpu: detect vidmem configuration from HW Read video memory size from hardware during initialization for devices that support it. JIRA DNVGPU-14 Change-Id: I84e1bca0eaac8dc204e1fb82628acc6b52c3e5cc Signed-off-by: Konsta Holtta Reviewed-on: http://git-master/r/1157212 GVS: Gerrit_Virtual_Submit Reviewed-by: Terje Bergstrom --- drivers/gpu/nvgpu/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/gpu/nvgpu/Makefile') diff --git a/drivers/gpu/nvgpu/Makefile b/drivers/gpu/nvgpu/Makefile index 89b9b13a..7e4c259b 100644 --- a/drivers/gpu/nvgpu/Makefile +++ b/drivers/gpu/nvgpu/Makefile @@ -20,6 +20,7 @@ nvgpu-y += \ $(nvgpu-t18x)/gp10b/gp10b_sysfs.o \ $(nvgpu-t18x)/gp10b/gp10b.o \ $(nvgpu-t18x)/gp106/hal_gp106.o \ + $(nvgpu-t18x)/gp106/mm_gp106.o \ $(nvgpu-t18x)/gp106/pmu_gp106.o \ $(nvgpu-t18x)/gp106/gr_gp106.o \ $(nvgpu-t18x)/gp106/gr_ctx_gp106.o -- cgit v1.2.2