drm: samsung: don't dump debug info if fs irq pending was set
With uart enabled, the interrupts may being preempted by uart io result to others are not able to handle their own interrupt. To avoid dump debug information in this condition, check frame start interrupt status at timeout. If framestart interrupt pending is set, don't dump debug information and recovery process. Bug: 197803993 Test: boot, aod, udfps, camera Signed-off-by:Midas Chien <midaschieh@google.com> Change-Id: I2fece36f2845a3ba2c309df23d1de65b80b85e71 (cherry picked from commit dcf00a2b)
Loading
Please sign in to comment