summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu
diff options
context:
space:
mode:
authorAlex Waterman <alexw@nvidia.com>2016-10-28 20:11:10 -0400
committermobile promotions <svcmobile_promotions@nvidia.com>2017-01-11 15:44:14 -0500
commit6dd57c29b064774e065b001266aef9dd37bc7feb (patch)
tree6da65a7322edd13cdf0b6e00cd29f6b670e64dc4 /drivers/gpu/nvgpu
parent7989012df274ba166171ac652cf80fe61993c292 (diff)
gpu: nvgpu: Move gm206 HW headers
Move the gm206 HW headers to a new directory specially for them: include/nvgpu/hw/gm206 And change the code to include like so: #include <nvgpu/hw/gm206/hw_fb_gm206.h> This is part of the process to restructure the nvgpu driver. Bug 1799159 Change-Id: I90dc39e64e1b58ee9e87fbc26ad0d18c361e239c Signed-off-by: Alex Waterman <alexw@nvidia.com> Reviewed-on: http://git-master/r/1244792 GVS: Gerrit_Virtual_Submit Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
Diffstat (limited to 'drivers/gpu/nvgpu')
-rw-r--r--drivers/gpu/nvgpu/gm206/acr_gm206.c4
-rw-r--r--drivers/gpu/nvgpu/gm206/bios_gm206.c9
-rw-r--r--drivers/gpu/nvgpu/gm206/ce_gm206.c15
-rw-r--r--drivers/gpu/nvgpu/gm206/fifo_gm206.c8
-rw-r--r--drivers/gpu/nvgpu/gm206/gr_gm206.c5
-rw-r--r--drivers/gpu/nvgpu/gm206/hal_gm206.c23
-rw-r--r--drivers/gpu/nvgpu/gm206/mm_gm206.c4
-rw-r--r--drivers/gpu/nvgpu/gm206/pmu_gm206.c8
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_bus_gm206.h (renamed from drivers/gpu/nvgpu/gm206/hw_bus_gm206.h)0
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_ccsr_gm206.h (renamed from drivers/gpu/nvgpu/gm206/hw_ccsr_gm206.h)0
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_ce2_gm206.h (renamed from drivers/gpu/nvgpu/gm206/hw_ce2_gm206.h)0
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_ctxsw_prog_gm206.h (renamed from drivers/gpu/nvgpu/gm206/hw_ctxsw_prog_gm206.h)0
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_fb_gm206.h (renamed from drivers/gpu/nvgpu/gm206/hw_fb_gm206.h)0
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_fbpa_gm206.h (renamed from drivers/gpu/nvgpu/gm206/hw_fbpa_gm206.h)0
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_fifo_gm206.h (renamed from drivers/gpu/nvgpu/gm206/hw_fifo_gm206.h)0
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_flush_gm206.h (renamed from drivers/gpu/nvgpu/gm206/hw_flush_gm206.h)0
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_fuse_gm206.h (renamed from drivers/gpu/nvgpu/gm206/hw_fuse_gm206.h)0
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_gmmu_gm206.h (renamed from drivers/gpu/nvgpu/gm206/hw_gmmu_gm206.h)0
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_gr_gm206.h (renamed from drivers/gpu/nvgpu/gm206/hw_gr_gm206.h)0
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_ltc_gm206.h (renamed from drivers/gpu/nvgpu/gm206/hw_ltc_gm206.h)0
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_mc_gm206.h (renamed from drivers/gpu/nvgpu/gm206/hw_mc_gm206.h)0
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_pbdma_gm206.h (renamed from drivers/gpu/nvgpu/gm206/hw_pbdma_gm206.h)0
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_perf_gm206.h (renamed from drivers/gpu/nvgpu/gm206/hw_perf_gm206.h)0
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_pri_ringmaster_gm206.h (renamed from drivers/gpu/nvgpu/gm206/hw_pri_ringmaster_gm206.h)0
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_pri_ringstation_sys_gm206.h (renamed from drivers/gpu/nvgpu/gm206/hw_pri_ringstation_sys_gm206.h)0
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_proj_gm206.h (renamed from drivers/gpu/nvgpu/gm206/hw_proj_gm206.h)0
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_pwr_gm206.h (renamed from drivers/gpu/nvgpu/gm206/hw_pwr_gm206.h)0
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_ram_gm206.h (renamed from drivers/gpu/nvgpu/gm206/hw_ram_gm206.h)0
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_timer_gm206.h (renamed from drivers/gpu/nvgpu/gm206/hw_timer_gm206.h)0
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_top_gm206.h (renamed from drivers/gpu/nvgpu/gm206/hw_top_gm206.h)0
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_xve_gm206.h (renamed from drivers/gpu/nvgpu/gm206/hw_xve_gm206.h)0
31 files changed, 41 insertions, 35 deletions
diff --git a/drivers/gpu/nvgpu/gm206/acr_gm206.c b/drivers/gpu/nvgpu/gm206/acr_gm206.c
index a0e60833..523f0c33 100644
--- a/drivers/gpu/nvgpu/gm206/acr_gm206.c
+++ b/drivers/gpu/nvgpu/gm206/acr_gm206.c
@@ -22,11 +22,13 @@
22#include "gk20a/gk20a.h" 22#include "gk20a/gk20a.h"
23#include "gk20a/pmu_gk20a.h" 23#include "gk20a/pmu_gk20a.h"
24#include "gk20a/semaphore_gk20a.h" 24#include "gk20a/semaphore_gk20a.h"
25#include "hw_pwr_gm206.h" 25
26#include "acr.h" 26#include "acr.h"
27#include "acr_gm206.h" 27#include "acr_gm206.h"
28#include "nvgpu_common.h" 28#include "nvgpu_common.h"
29 29
30#include <nvgpu/hw/gm206/hw_pwr_gm206.h>
31
30/*Defines*/ 32/*Defines*/
31#define gm206_dbg_pmu(fmt, arg...) \ 33#define gm206_dbg_pmu(fmt, arg...) \
32 gk20a_dbg(gpu_dbg_pmu, fmt, ##arg) 34 gk20a_dbg(gpu_dbg_pmu, fmt, ##arg)
diff --git a/drivers/gpu/nvgpu/gm206/bios_gm206.c b/drivers/gpu/nvgpu/gm206/bios_gm206.c
index c278cb08..bfb90e19 100644
--- a/drivers/gpu/nvgpu/gm206/bios_gm206.c
+++ b/drivers/gpu/nvgpu/gm206/bios_gm206.c
@@ -19,13 +19,14 @@
19#include "gk20a/gk20a.h" 19#include "gk20a/gk20a.h"
20#include "gm20b/fifo_gm20b.h" 20#include "gm20b/fifo_gm20b.h"
21#include "fifo_gm206.h" 21#include "fifo_gm206.h"
22#include "hw_pwr_gm206.h"
23#include "hw_mc_gm206.h"
24#include "hw_xve_gm206.h"
25#include "hw_top_gm206.h"
26#include "bios_gm206.h" 22#include "bios_gm206.h"
27#include "nvgpu_common.h" 23#include "nvgpu_common.h"
28 24
25#include <nvgpu/hw/gm206/hw_pwr_gm206.h>
26#include <nvgpu/hw/gm206/hw_mc_gm206.h>
27#include <nvgpu/hw/gm206/hw_xve_gm206.h>
28#include <nvgpu/hw/gm206/hw_top_gm206.h>
29
29#define BIT_HEADER_ID 0xb8ff 30#define BIT_HEADER_ID 0xb8ff
30#define BIT_HEADER_SIGNATURE 0x00544942 31#define BIT_HEADER_SIGNATURE 0x00544942
31#define BIOS_SIZE 0x40000 32#define BIOS_SIZE 0x40000
diff --git a/drivers/gpu/nvgpu/gm206/ce_gm206.c b/drivers/gpu/nvgpu/gm206/ce_gm206.c
index 393a148d..5d5fd432 100644
--- a/drivers/gpu/nvgpu/gm206/ce_gm206.c
+++ b/drivers/gpu/nvgpu/gm206/ce_gm206.c
@@ -30,13 +30,14 @@
30 30
31#include "gk20a/debug_gk20a.h" 31#include "gk20a/debug_gk20a.h"
32#include "gk20a/semaphore_gk20a.h" 32#include "gk20a/semaphore_gk20a.h"
33#include "hw_ce2_gm206.h" 33
34#include "hw_pbdma_gm206.h" 34#include <nvgpu/hw/gm206/hw_ce2_gm206.h>
35#include "hw_ccsr_gm206.h" 35#include <nvgpu/hw/gm206/hw_pbdma_gm206.h>
36#include "hw_ram_gm206.h" 36#include <nvgpu/hw/gm206/hw_ccsr_gm206.h>
37#include "hw_top_gm206.h" 37#include <nvgpu/hw/gm206/hw_ram_gm206.h>
38#include "hw_mc_gm206.h" 38#include <nvgpu/hw/gm206/hw_top_gm206.h>
39#include "hw_gr_gm206.h" 39#include <nvgpu/hw/gm206/hw_mc_gm206.h>
40#include <nvgpu/hw/gm206/hw_gr_gm206.h>
40 41
41/* TODO: We need generic way for query the intr_status register offset. 42/* TODO: We need generic way for query the intr_status register offset.
42 * As of now, there is no way to query this information from dev_ceN_pri.h */ 43 * As of now, there is no way to query this information from dev_ceN_pri.h */
diff --git a/drivers/gpu/nvgpu/gm206/fifo_gm206.c b/drivers/gpu/nvgpu/gm206/fifo_gm206.c
index 6caf30f4..01fb2f82 100644
--- a/drivers/gpu/nvgpu/gm206/fifo_gm206.c
+++ b/drivers/gpu/nvgpu/gm206/fifo_gm206.c
@@ -14,11 +14,13 @@
14#include <linux/delay.h> 14#include <linux/delay.h>
15#include <linux/types.h> 15#include <linux/types.h>
16 16
17#include "fifo_gm206.h"
18
17#include "gk20a/gk20a.h" 19#include "gk20a/gk20a.h"
18#include "gm20b/fifo_gm20b.h" 20#include "gm20b/fifo_gm20b.h"
19#include "fifo_gm206.h" 21
20#include "hw_ccsr_gm206.h" 22#include <nvgpu/hw/gm206/hw_ccsr_gm206.h>
21#include "hw_fifo_gm206.h" 23#include <nvgpu/hw/gm206/hw_fifo_gm206.h>
22 24
23static u32 gm206_fifo_get_num_fifos(struct gk20a *g) 25static u32 gm206_fifo_get_num_fifos(struct gk20a *g)
24{ 26{
diff --git a/drivers/gpu/nvgpu/gm206/gr_gm206.c b/drivers/gpu/nvgpu/gm206/gr_gm206.c
index cad080ac..782eda8b 100644
--- a/drivers/gpu/nvgpu/gm206/gr_gm206.c
+++ b/drivers/gpu/nvgpu/gm206/gr_gm206.c
@@ -23,8 +23,9 @@
23 23
24#include "gm20b/gr_gm20b.h" 24#include "gm20b/gr_gm20b.h"
25#include "gr_gm206.h" 25#include "gr_gm206.h"
26#include "hw_fb_gm206.h" 26
27#include "hw_gr_gm206.h" 27#include <nvgpu/hw/gm206/hw_fb_gm206.h>
28#include <nvgpu/hw/gm206/hw_gr_gm206.h>
28 29
29static void gr_gm206_init_gpc_mmu(struct gk20a *g) 30static void gr_gm206_init_gpc_mmu(struct gk20a *g)
30{ 31{
diff --git a/drivers/gpu/nvgpu/gm206/hal_gm206.c b/drivers/gpu/nvgpu/gm206/hal_gm206.c
index d8793c18..6ecbbfed 100644
--- a/drivers/gpu/nvgpu/gm206/hal_gm206.c
+++ b/drivers/gpu/nvgpu/gm206/hal_gm206.c
@@ -13,21 +13,22 @@
13 13
14#include <linux/types.h> 14#include <linux/types.h>
15#include <linux/printk.h> 15#include <linux/printk.h>
16
17#include <linux/types.h> 16#include <linux/types.h>
18 17
19#include "gk20a/gk20a.h" 18#include "ce_gm206.h"
19#include "fifo_gm206.h"
20#include "bios_gm206.h"
21#include "gr_gm206.h"
20 22
23#include "gk20a/gk20a.h"
24#include "gk20a/dbg_gpu_gk20a.h"
25#include "gk20a/css_gr_gk20a.h"
21#include "gm20b/mc_gm20b.h" 26#include "gm20b/mc_gm20b.h"
22#include "gm20b/ltc_gm20b.h" 27#include "gm20b/ltc_gm20b.h"
23#include "gm20b/mm_gm20b.h" 28#include "gm20b/mm_gm20b.h"
24#include "gm206/mm_gm206.h"
25#include "ce_gm206.h"
26#include "gm20b/fb_gm20b.h" 29#include "gm20b/fb_gm20b.h"
27#include "gm20b/pmu_gm20b.h" 30#include "gm20b/pmu_gm20b.h"
28#include "gm20b/gr_gm20b.h" 31#include "gm20b/gr_gm20b.h"
29#include "gm206/pmu_gm206.h"
30#include "gm206/acr_gm206.h"
31#include "gm20b/gr_ctx_gm20b.h" 32#include "gm20b/gr_ctx_gm20b.h"
32#include "gm20b/gm20b_gating_reglist.h" 33#include "gm20b/gm20b_gating_reglist.h"
33#include "gm20b/regops_gm20b.h" 34#include "gm20b/regops_gm20b.h"
@@ -35,13 +36,11 @@
35#include "gm20b/therm_gm20b.h" 36#include "gm20b/therm_gm20b.h"
36#include "gm20b/clk_gm20b.h" 37#include "gm20b/clk_gm20b.h"
37#include "gm20b/debug_gm20b.h" 38#include "gm20b/debug_gm20b.h"
39#include "gm206/mm_gm206.h"
40#include "gm206/pmu_gm206.h"
41#include "gm206/acr_gm206.h"
38 42
39#include "fifo_gm206.h" 43#include <nvgpu/hw/gm206/hw_proj_gm206.h>
40#include "bios_gm206.h"
41#include "gr_gm206.h"
42#include "hw_proj_gm206.h"
43#include "gk20a/dbg_gpu_gk20a.h"
44#include "gk20a/css_gr_gk20a.h"
45 44
46static struct gpu_ops gm206_ops = { 45static struct gpu_ops gm206_ops = {
47 .clock_gating = { 46 .clock_gating = {
diff --git a/drivers/gpu/nvgpu/gm206/mm_gm206.c b/drivers/gpu/nvgpu/gm206/mm_gm206.c
index ae410818..75c8a234 100644
--- a/drivers/gpu/nvgpu/gm206/mm_gm206.c
+++ b/drivers/gpu/nvgpu/gm206/mm_gm206.c
@@ -17,8 +17,8 @@
17#include "gm20b/mm_gm20b.h" 17#include "gm20b/mm_gm20b.h"
18#include "gm206/mm_gm206.h" 18#include "gm206/mm_gm206.h"
19 19
20#include "hw_fbpa_gm206.h" 20#include <nvgpu/hw/gm206/hw_fbpa_gm206.h>
21#include "hw_top_gm206.h" 21#include <nvgpu/hw/gm206/hw_top_gm206.h>
22 22
23static size_t gm206_mm_get_vidmem_size(struct gk20a *g) 23static size_t gm206_mm_get_vidmem_size(struct gk20a *g)
24{ 24{
diff --git a/drivers/gpu/nvgpu/gm206/pmu_gm206.c b/drivers/gpu/nvgpu/gm206/pmu_gm206.c
index 1aff6ea6..44ef8ae7 100644
--- a/drivers/gpu/nvgpu/gm206/pmu_gm206.c
+++ b/drivers/gpu/nvgpu/gm206/pmu_gm206.c
@@ -11,7 +11,8 @@
11 * more details. 11 * more details.
12 */ 12 */
13 13
14#include <linux/delay.h> /* for udelay */ 14#include <linux/delay.h>
15
15#include "gk20a/gk20a.h" 16#include "gk20a/gk20a.h"
16#include "gk20a/pmu_gk20a.h" 17#include "gk20a/pmu_gk20a.h"
17#include "gk20a/pmu_gk20a.h" 18#include "gk20a/pmu_gk20a.h"
@@ -19,9 +20,9 @@
19#include "gm206/acr_gm206.h" 20#include "gm206/acr_gm206.h"
20#include "gm20b/pmu_gm20b.h" 21#include "gm20b/pmu_gm20b.h"
21#include "gm206/pmu_gm206.h" 22#include "gm206/pmu_gm206.h"
22#include "hw_gr_gm206.h"
23#include "hw_pwr_gm206.h"
24 23
24#include <nvgpu/hw/gm206/hw_gr_gm206.h>
25#include <nvgpu/hw/gm206/hw_pwr_gm206.h>
25 26
26#define gm206_dbg_pmu(fmt, arg...) \ 27#define gm206_dbg_pmu(fmt, arg...) \
27 gk20a_dbg(gpu_dbg_pmu, fmt, ##arg) 28 gk20a_dbg(gpu_dbg_pmu, fmt, ##arg)
@@ -166,4 +167,3 @@ void gm206_init_pmu_ops(struct gpu_ops *gops)
166 gops->pmu.dump_secure_fuses = NULL; 167 gops->pmu.dump_secure_fuses = NULL;
167 gops->pmu.reset = gk20a_pmu_reset; 168 gops->pmu.reset = gk20a_pmu_reset;
168} 169}
169
diff --git a/drivers/gpu/nvgpu/gm206/hw_bus_gm206.h b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_bus_gm206.h
index de1884f5..de1884f5 100644
--- a/drivers/gpu/nvgpu/gm206/hw_bus_gm206.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_bus_gm206.h
diff --git a/drivers/gpu/nvgpu/gm206/hw_ccsr_gm206.h b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_ccsr_gm206.h
index 729ad2e9..729ad2e9 100644
--- a/drivers/gpu/nvgpu/gm206/hw_ccsr_gm206.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_ccsr_gm206.h
diff --git a/drivers/gpu/nvgpu/gm206/hw_ce2_gm206.h b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_ce2_gm206.h
index 2eda4a9e..2eda4a9e 100644
--- a/drivers/gpu/nvgpu/gm206/hw_ce2_gm206.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_ce2_gm206.h
diff --git a/drivers/gpu/nvgpu/gm206/hw_ctxsw_prog_gm206.h b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_ctxsw_prog_gm206.h
index adb2f64c..adb2f64c 100644
--- a/drivers/gpu/nvgpu/gm206/hw_ctxsw_prog_gm206.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_ctxsw_prog_gm206.h
diff --git a/drivers/gpu/nvgpu/gm206/hw_fb_gm206.h b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_fb_gm206.h
index 6d4b31c6..6d4b31c6 100644
--- a/drivers/gpu/nvgpu/gm206/hw_fb_gm206.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_fb_gm206.h
diff --git a/drivers/gpu/nvgpu/gm206/hw_fbpa_gm206.h b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_fbpa_gm206.h
index 3a1d1981..3a1d1981 100644
--- a/drivers/gpu/nvgpu/gm206/hw_fbpa_gm206.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_fbpa_gm206.h
diff --git a/drivers/gpu/nvgpu/gm206/hw_fifo_gm206.h b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_fifo_gm206.h
index 19148b03..19148b03 100644
--- a/drivers/gpu/nvgpu/gm206/hw_fifo_gm206.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_fifo_gm206.h
diff --git a/drivers/gpu/nvgpu/gm206/hw_flush_gm206.h b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_flush_gm206.h
index 8a37aecb..8a37aecb 100644
--- a/drivers/gpu/nvgpu/gm206/hw_flush_gm206.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_flush_gm206.h
diff --git a/drivers/gpu/nvgpu/gm206/hw_fuse_gm206.h b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_fuse_gm206.h
index f556ccfb..f556ccfb 100644
--- a/drivers/gpu/nvgpu/gm206/hw_fuse_gm206.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_fuse_gm206.h
diff --git a/drivers/gpu/nvgpu/gm206/hw_gmmu_gm206.h b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_gmmu_gm206.h
index c098de69..c098de69 100644
--- a/drivers/gpu/nvgpu/gm206/hw_gmmu_gm206.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_gmmu_gm206.h
diff --git a/drivers/gpu/nvgpu/gm206/hw_gr_gm206.h b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_gr_gm206.h
index ff677844..ff677844 100644
--- a/drivers/gpu/nvgpu/gm206/hw_gr_gm206.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_gr_gm206.h
diff --git a/drivers/gpu/nvgpu/gm206/hw_ltc_gm206.h b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_ltc_gm206.h
index 66afd80b..66afd80b 100644
--- a/drivers/gpu/nvgpu/gm206/hw_ltc_gm206.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_ltc_gm206.h
diff --git a/drivers/gpu/nvgpu/gm206/hw_mc_gm206.h b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_mc_gm206.h
index afbf556f..afbf556f 100644
--- a/drivers/gpu/nvgpu/gm206/hw_mc_gm206.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_mc_gm206.h
diff --git a/drivers/gpu/nvgpu/gm206/hw_pbdma_gm206.h b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_pbdma_gm206.h
index ea8dad45..ea8dad45 100644
--- a/drivers/gpu/nvgpu/gm206/hw_pbdma_gm206.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_pbdma_gm206.h
diff --git a/drivers/gpu/nvgpu/gm206/hw_perf_gm206.h b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_perf_gm206.h
index 5ac573c7..5ac573c7 100644
--- a/drivers/gpu/nvgpu/gm206/hw_perf_gm206.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_perf_gm206.h
diff --git a/drivers/gpu/nvgpu/gm206/hw_pri_ringmaster_gm206.h b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_pri_ringmaster_gm206.h
index 6dcd9434..6dcd9434 100644
--- a/drivers/gpu/nvgpu/gm206/hw_pri_ringmaster_gm206.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_pri_ringmaster_gm206.h
diff --git a/drivers/gpu/nvgpu/gm206/hw_pri_ringstation_sys_gm206.h b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_pri_ringstation_sys_gm206.h
index 94efe04f..94efe04f 100644
--- a/drivers/gpu/nvgpu/gm206/hw_pri_ringstation_sys_gm206.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_pri_ringstation_sys_gm206.h
diff --git a/drivers/gpu/nvgpu/gm206/hw_proj_gm206.h b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_proj_gm206.h
index bdca905f..bdca905f 100644
--- a/drivers/gpu/nvgpu/gm206/hw_proj_gm206.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_proj_gm206.h
diff --git a/drivers/gpu/nvgpu/gm206/hw_pwr_gm206.h b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_pwr_gm206.h
index 8e755fcf..8e755fcf 100644
--- a/drivers/gpu/nvgpu/gm206/hw_pwr_gm206.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_pwr_gm206.h
diff --git a/drivers/gpu/nvgpu/gm206/hw_ram_gm206.h b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_ram_gm206.h
index 8007d8c2..8007d8c2 100644
--- a/drivers/gpu/nvgpu/gm206/hw_ram_gm206.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_ram_gm206.h
diff --git a/drivers/gpu/nvgpu/gm206/hw_timer_gm206.h b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_timer_gm206.h
index 68c32507..68c32507 100644
--- a/drivers/gpu/nvgpu/gm206/hw_timer_gm206.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_timer_gm206.h
diff --git a/drivers/gpu/nvgpu/gm206/hw_top_gm206.h b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_top_gm206.h
index b0d571cf..b0d571cf 100644
--- a/drivers/gpu/nvgpu/gm206/hw_top_gm206.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_top_gm206.h
diff --git a/drivers/gpu/nvgpu/gm206/hw_xve_gm206.h b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_xve_gm206.h
index e113dbeb..e113dbeb 100644
--- a/drivers/gpu/nvgpu/gm206/hw_xve_gm206.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/hw/gm206/hw_xve_gm206.h