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 --- drivers/gpu/nvgpu/gk20a/mm_gk20a.h | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/gpu/nvgpu/gk20a/mm_gk20a.h') diff --git a/drivers/gpu/nvgpu/gk20a/mm_gk20a.h b/drivers/gpu/nvgpu/gk20a/mm_gk20a.h index 512d32e9..1a9bee5f 100644 --- a/drivers/gpu/nvgpu/gk20a/mm_gk20a.h +++ b/drivers/gpu/nvgpu/gk20a/mm_gk20a.h @@ -110,6 +110,7 @@ struct zcull_ctx_desc { struct pm_ctx_desc { struct mem_desc mem; u32 pm_mode; + bool ctx_was_enabled; /* Used in the virtual case only */ }; struct gk20a; -- cgit v1.2.2