• Tarun Karra's avatar
    msm: kgsl: Detect long running IBs · 28767dba
    Tarun Karra authored
    
    
    When expired global timestamp is not progressing,
    check if an IB is talking more than 2 seconds
    with no update in GPU read pointer, IB1 base
    IB1 size, IB2 base, IB2 size and detect it as a
    long running IB. Invalidate the context of the IB
    and do not attempt fault tolerance on this context.
    
    Change-Id: I7e9780f5aed73a5c8807069aa506bec16a1576b4
    Signed-off-by: default avatarTarun Karra <tkarra@codeaurora.org>
    28767dba
adreno_debugfs.c 2.57 KB