aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorSean Paul <[email protected]>2019-01-28 15:42:51 -0500
committerRob Clark <[email protected]>2019-04-18 10:04:10 -0700
commitbe77ef760cd351b27916a3b4e74e7fefb4809c4a (patch)
tree6d9b1ba180186f9f1711e776420db3eaf66c632d /scripts/bpf_helpers_doc.py
parent70df9610de0fd3bbcb746f501ab7426a3052250f (diff)
drm/msm: dpu: Don't queue the frame_done watchdog for cursor
In the case of an async/cursor update, we don't wait for the frame_done event, which means handle_frame_done is never called, and the frame_done watchdog isn't canceled. Currently, this results in a frame_done timeout every time the cursor moves without a synchronous frame following it up before the timeout expires. Since we don't wait for frame_done, and don't handle it, we shouldn't modify the watchdog. Reviewed-by: Fritz Koenig <[email protected]> Signed-off-by: Sean Paul <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions