summaryrefslogtreecommitdiff
path: root/drivers/soc
diff options
context:
space:
mode:
authorHarshdeep Dhatt <hdhatt@codeaurora.org>2015-10-07 16:10:36 -0600
committerHarshdeep Dhatt <hdhatt@codeaurora.org>2016-10-14 16:41:30 -0600
commit3dd9c422660d688da70a3ac20af5177b1f66ca97 (patch)
treec9336ecb867794b8ab30c4bca7aa114883780a04 /drivers/soc
parent52912bb76bd24cf1660e50110056c8174b1f6607 (diff)
msm: kgsl: Clear the interrupt immediately
Sometimes an interrupt from GPU is ignored while we are still executing the previous interrupt. In order to service any interrupt that was fired while executing the interrupt handler, clear the interrupt register immediately. Also, clear the ADRENO_INT_RBBM_AHB_ERROR bit not before but after it's serviced in its respective handler. This will avoid firing the main interrupt handler a second time. CRs-Fixed: 1072781 Change-Id: Ie6b5a511f5b3077adae7d464de437f2aa893b0c9 Signed-off-by: Harshdeep Dhatt <hdhatt@codeaurora.org>
Diffstat (limited to 'drivers/soc')
0 files changed, 0 insertions, 0 deletions