Thomas Zimmermann <tzimmerm...@suse.de> writes: > Implement atomic_flush, atomic_enable and atomic_disable of struct > drm_crtc_helper_funcs for vblank handling. Driver with no further > requirements can use these functions instead of adding their own. > Also simplifies the use of vblank timers. > > v2: > - fix docs > > Signed-off-by: Thomas Zimmermann <tzimmerm...@suse.de> > ---
You could mention (as you do for the first patch) that the helpers' code have been adopted from vkms. Since the CRTC enable/disable callbacks are the same and the flush is mostly the same (minus the vkms specific bits that touches the struct vkms_output). Reviewed-by: Javier Martinez Canillas <javi...@redhat.com> -- Best regards, Javier Martinez Canillas Core Platforms Red Hat