diff options
author | Terje Bergstrom <tbergstrom@nvidia.com> | 2016-04-21 16:45:10 -0400 |
---|---|---|
committer | Terje Bergstrom <tbergstrom@nvidia.com> | 2016-06-04 18:37:42 -0400 |
commit | 3b566957fec720d7315549ae0d5e98eacd7c247e (patch) | |
tree | 52cba1cde99d3a270f695715527acebad23da3ff /drivers/gpu/nvgpu/vgpu | |
parent | f99de40936236b4e8b00fa847f502c7b94af85c3 (diff) |
gpu: nvgpu: Add context reset at golden context init
Part of golden context initialization is in powerup sequence, and
part done as part of first channel creation. The sequence is
missing a context reset, which causes initialization of golden
context to fail on dGPU.
Just moving the code to golden context initialization does not work,
because iGPU can be rail gated, and part of the sequence is required
in GPU boot.
Thus a part of context initialization is replicated to golden context
init after a context reset.
Change-Id: Ife1b167447018317d3a692b706880e0eda073e43
Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com>
Reviewed-on: http://git-master/r/1130698
Diffstat (limited to 'drivers/gpu/nvgpu/vgpu')
0 files changed, 0 insertions, 0 deletions