summaryrefslogtreecommitdiffstats
path: root/include/linux/tegra_vgpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/tegra_vgpu.h')
-rw-r--r--include/linux/tegra_vgpu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/tegra_vgpu.h b/include/linux/tegra_vgpu.h
index ecdc3014..5d4fa36a 100644
--- a/include/linux/tegra_vgpu.h
+++ b/include/linux/tegra_vgpu.h
@@ -457,6 +457,7 @@ struct tegra_vgpu_constants_params {
457 u16 gpc_tpc_mask[TEGRA_VGPU_MAX_GPC_COUNT]; 457 u16 gpc_tpc_mask[TEGRA_VGPU_MAX_GPC_COUNT];
458 u32 hwpm_ctx_size; 458 u32 hwpm_ctx_size;
459 u8 force_preempt_mode; 459 u8 force_preempt_mode;
460 u32 default_timeslice_us;
460}; 461};
461 462
462struct tegra_vgpu_channel_cyclestats_snapshot_params { 463struct tegra_vgpu_channel_cyclestats_snapshot_params {