Re: [PATCH] drm/msm/dpu: fix "frame done" timeouts

2019-08-21 Thread Sean Paul
On Tue, Aug 20, 2019 at 04:12:28PM -0700, Rob Clark wrote: > From: Rob Clark > > Previously, dpu_crtc_frame_event_work() would try to aquire all the > modeset locks in order to check whether it can release bandwidth. (If > we only have cmd-mode display, bandwidth can be released at frame-done >

[PATCH] drm/msm/dpu: fix "frame done" timeouts

2019-08-20 Thread Rob Clark
From: Rob Clark Previously, dpu_crtc_frame_event_work() would try to aquire all the modeset locks in order to check whether it can release bandwidth. (If we only have cmd-mode display, bandwidth can be released at frame-done time.) The problem with this is that it is also responsible for signal