diff options
author | seshendra Gadagottu <sgadagottu@nvidia.com> | 2017-01-12 19:10:20 -0500 |
---|---|---|
committer | mobile promotions <svcmobile_promotions@nvidia.com> | 2017-01-16 18:54:15 -0500 |
commit | 36cc693ccb857dbe783dae56933e1fa6a4812d67 (patch) | |
tree | 1d86c2e8ca98398125fc6a5a2bde39c0f8f56ff2 /drivers/gpu/nvgpu/pci.h | |
parent | 5d7253ea02d1e2328698a15b0430530acd1c05c9 (diff) |
gpu: nvgpu: sim: avoid fecs golden context restore
When gpu host is executing a context, there should not be any calls
to fecs that can change the current context in execution. For some
reason legacy fmodels are calling fecs method to golden
context restore while loading golden context for new channel.
This call is not required and should not be called. Only first
time during golden context creation, fecs methods like bind can be
called and it is pretty safe to do.
Bug 1834201
Change-Id: Ia6178e875e3ac37fb1cf10e27976c26b9a02c56f
Signed-off-by: seshendra Gadagottu <sgadagottu@nvidia.com>
Reviewed-on: http://git-master/r/1284512
Reviewed-by: svccoveritychecker <svccoveritychecker@nvidia.com>
GVS: Gerrit_Virtual_Submit
Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
Diffstat (limited to 'drivers/gpu/nvgpu/pci.h')
0 files changed, 0 insertions, 0 deletions