Revert "msm: kgsl: Enable UCHE out of bounds checking"
This reverts commit 82b160ff. It's better to disable UCHE OOB error and get a pagefault instead that can be analyzed by getting a snapshot. With a UCHE OOB we cannot reliably stop the GPU on it's tracks but we can do so with a pagefault so it's better for debugging. CRs-fixed: 587642 Change-Id: I997046e4f8d8a6d60f2035b101ecc52d4e1dc179 Signed-off-by:Shubhraprakash Das <sadas@codeaurora.org>
Loading
Please register or sign in to comment