Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 042220c6 authored by Sushmita Susheelendra's avatar Sushmita Susheelendra
Browse files

msm: kgsl: Fix pagefault handler and stall on fault



On some platforms, certain IOMMU hardware state
might be cleared before reaching client fault handlers,
making it difficult for client fault handlers to do much
useful processing. Instead, use the pagefault information
passed in by the IOMMU fault handler. Eliminate the race
condition where the kworker thread could initiate recovery/GPU
reset before the pagefault handler has had a chance to run.
Fix the stall on fault path.

Change-Id: I2414a02ca55357a7eab863a973638b37846b82a1
Signed-off-by: default avatarSushmita Susheelendra <ssusheel@codeaurora.org>
parent e62ecb7f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment