diff options
| author | Jani Nikula <jani.nikula@intel.com> | 2025-11-07 13:04:56 +0200 |
|---|---|---|
| committer | Jani Nikula <jani.nikula@intel.com> | 2025-11-10 15:41:30 +0200 |
| commit | 23ab3cb314d945255e9734b509acf8cd21f6eee0 (patch) | |
| tree | 3138cae2a84ef1d9909ad3ac2b7f77e791a580c3 /scripts/extract-fwblobs | |
| parent | d930ffa5d6e8867a290db9c6aad1c62731aeb2c3 (diff) | |
drm/atomic: use drm_crtc_vblank_waitqueue()
We have drm_crtc_vblank_waitqueue() to get the wait_queue_head_t pointer
for a vblank. Use it instead of poking at dev->vblank[] directly.
Due to the macro maze of wait_event_timeout() that uses the address-of
operator on the argument, we have to pass it in with the indirection
operator.
Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patch.msgid.link/1097348197acea9110da8baebbbc189890d01660.1762513240.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'scripts/extract-fwblobs')
0 files changed, 0 insertions, 0 deletions
