mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
gpu: nvgpu: Initialize FECS explicitly on recovery
Instead of calling second phase of PMU boot sequence, initialize FECS directly. Change-Id: I7f9de0c5ec42049033839d244979f3f3daabf317 Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-on: http://git-master/r/410204
This commit is contained in:
committed by
Dan Willemsen
parent
48f0b407f9
commit
24fc5e36a7
@@ -831,9 +831,6 @@ static void gk20a_fifo_handle_mmu_fault_thread(struct work_struct *work)
|
||||
struct gk20a *g = f->g;
|
||||
int i;
|
||||
|
||||
/* Reinitialise FECS and GR */
|
||||
gk20a_init_pmu_setup_hw2(g);
|
||||
|
||||
/* It is safe to enable ELPG again. */
|
||||
gk20a_pmu_enable_elpg(g);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user