summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gm20b/hal_gm20b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gm20b/hal_gm20b.c')
-rw-r--r--drivers/gpu/nvgpu/gm20b/hal_gm20b.c9
1 files changed, 5 insertions, 4 deletions
diff --git a/drivers/gpu/nvgpu/gm20b/hal_gm20b.c b/drivers/gpu/nvgpu/gm20b/hal_gm20b.c
index db1efaea..83d9c645 100644
--- a/drivers/gpu/nvgpu/gm20b/hal_gm20b.c
+++ b/drivers/gpu/nvgpu/gm20b/hal_gm20b.c
@@ -15,8 +15,11 @@
15 15
16#include <linux/types.h> 16#include <linux/types.h>
17#include <linux/version.h> 17#include <linux/version.h>
18#include <linux/tegra-fuse.h>
18 19
19#include "gk20a/gk20a.h" 20#include "gk20a/gk20a.h"
21#include "gk20a/dbg_gpu_gk20a.h"
22#include "gk20a/css_gr_gk20a.h"
20 23
21#include "ltc_gm20b.h" 24#include "ltc_gm20b.h"
22#include "ce2_gm20b.h" 25#include "ce2_gm20b.h"
@@ -30,14 +33,12 @@
30#include "pmu_gm20b.h" 33#include "pmu_gm20b.h"
31#include "clk_gm20b.h" 34#include "clk_gm20b.h"
32#include "mc_gm20b.h" 35#include "mc_gm20b.h"
33#include <linux/tegra-fuse.h>
34#include "regops_gm20b.h" 36#include "regops_gm20b.h"
35#include "debug_gm20b.h" 37#include "debug_gm20b.h"
36#include "cde_gm20b.h" 38#include "cde_gm20b.h"
37#include "therm_gm20b.h" 39#include "therm_gm20b.h"
38#include "hw_proj_gm20b.h" 40
39#include "gk20a/dbg_gpu_gk20a.h" 41#include <nvgpu/hw/gm20b/hw_proj_gm20b.h>
40#include "gk20a/css_gr_gk20a.h"
41 42
42#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 4, 0) 43#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 4, 0)
43#define FUSE_OPT_PRIV_SEC_DIS_0 0x264 44#define FUSE_OPT_PRIV_SEC_DIS_0 0x264