Shawn Guo <[email protected]> writes: > From: Shawn Guo <[email protected]> > > Core code already makes drm_driver.get_vblank_counter hook optional by > letting drm_vblank_no_hw_counter be the default implementation for the > function hook. So the drm_vblank_no_hw_counter assignment in the driver > code becomes redundant and can be removed now.
Thanks. Missing this hook was actually a problem in vc4 for a while, so it's nice to have sensible defaults. For vc4: Acked-by: Eric Anholt <[email protected]>
signature.asc
Description: PGP signature
_______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
