Searched hist:e31372492904415e425430402453a192e2c6519f (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/vkms/ |
H A D | vkms_composer.c | diff e31372492904415e425430402453a192e2c6519f Sat May 21 14:13:42 CDT 2022 André Almeida <andrealmeid@igalia.com> drm/vkms: Update vkms_composer_worker documentation
Since commit ba420afab565 ("drm/vkms: Bugfix racing hrtimer vblank handle") the work is scheduled at vkms_vblank_simulate() and since commit 5ef8100a3919 ("drm/vkms: flush crc workers earlier in commit flow") the work is flushed at vkms_atomic_commit_tail(). Update function commment to reflect that.
Signed-off-by: André Almeida <andrealmeid@igalia.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20220521191342.23520-1-andrealmeid@igalia.com
|