diff options
author | Ville Syrjälä <[email protected]> | 2023-09-20 17:03:38 +0300 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2023-10-03 16:01:03 +0300 |
commit | 653e2486450a0d973d15f6ae870cfdfad1b8fe17 (patch) | |
tree | dae527fb62b5f3341c521dc5189af1a81872625c /net/lapb/lapb_timer.c | |
parent | db0f246c39be6971cdaa2b9326f7cb6cdfd8f11b (diff) |
drm/vblank: Warn when silently cancelling vblank works
Silently cancelling vblank works is a bit rude, especially
if said works do any resource management (eg. free memory).
WARN if we ever hit this.
TODO: Maybe drm_crtc_vblank_off() should wait for any
pending work to reach its target vblank before actually
doing anything drastic?
Cc: Lyude Paul <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Lyude Paul <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions