From fd8555d54e8499f1430ed9c9d1658da177fb30d4 Mon Sep 17 00:00:00 2001 From: Peter Daifuku Date: Wed, 26 Oct 2016 10:55:30 -0700 Subject: gpu: nvgpu: gp106: Add regops whitelists Add regops whitelists for gp106. The whitelist is generated, and is the same for context switched and global registers. Bug 200239422 Change-Id: Ib6689956c191c8f346da8cc5c7e3791f105db4eb Signed-off-by: Peter Daifuku Reviewed-on: http://git-master/r/1243253 (cherry picked from commit 1bdc23c9f9aac7ba91a50b83397925237851f8db) Reviewed-on: http://git-master/r/1247645 GVS: Gerrit_Virtual_Submit Reviewed-by: Terje Bergstrom --- drivers/gpu/nvgpu/Makefile.nvgpu-t18x | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/gpu/nvgpu/Makefile.nvgpu-t18x') diff --git a/drivers/gpu/nvgpu/Makefile.nvgpu-t18x b/drivers/gpu/nvgpu/Makefile.nvgpu-t18x index 91243de0..bb19d595 100644 --- a/drivers/gpu/nvgpu/Makefile.nvgpu-t18x +++ b/drivers/gpu/nvgpu/Makefile.nvgpu-t18x @@ -30,6 +30,7 @@ nvgpu-y += \ $(nvgpu-t18x)/gp106/ltc_gp106.o \ $(nvgpu-t18x)/gp106/fb_gp106.o \ $(nvgpu-t18x)/gp106/bios_gp106.o \ + $(nvgpu-t18x)/gp106/regops_gp106.o \ $(nvgpu-t18x)/clk/clk_mclk.o \ $(nvgpu-t18x)/pstate/pstate.o \ $(nvgpu-t18x)/clk/clk_vin.o \ -- cgit v1.2.2