From 5f1c2bc27fb9dd66ed046b0590afc365be5011bf Mon Sep 17 00:00:00 2001 From: Sivaram Nair Date: Thu, 3 Nov 2016 17:26:01 -0700 Subject: Revert "gpu: nvgpu: vgpu: alloc hwpm ctxt buf on client" This reverts commit 57821e215756b3df7acc9c0eb5017e39f141d381. Change-Id: Ic4801115064ccbcd1435298a61871921d056b8ea Signed-off-by: Sivaram Nair Reviewed-on: http://git-master/r/1247825 Reviewed-by: Rakesh Babu Bodla Tested-by: Rakesh Babu Bodla --- include/linux/tegra_vgpu.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/linux/tegra_vgpu.h') diff --git a/include/linux/tegra_vgpu.h b/include/linux/tegra_vgpu.h index 456622a4..be8b9ad1 100644 --- a/include/linux/tegra_vgpu.h +++ b/include/linux/tegra_vgpu.h @@ -348,7 +348,6 @@ enum { struct tegra_vgpu_channel_set_ctxsw_mode { u64 handle; - u64 gpu_va; u32 mode; }; @@ -437,7 +436,6 @@ struct tegra_vgpu_constants_params { * TEGRA_VGPU_MAX_TPC_COUNT_PER_GPC */ u16 gpc_tpc_mask[TEGRA_VGPU_MAX_GPC_COUNT]; - u32 hwpm_ctx_size; }; struct tegra_vgpu_channel_cyclestats_snapshot_params { -- cgit v1.2.2