From: Lyude Paul <[email protected]> Looks like this got broken in ab405a405
Signed-off-by: Lyude Paul <[email protected]> Cc: Martin Peres <[email protected]> Cc: Jeremy Cline <[email protected]> --- lib/igt_debugfs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/igt_debugfs.c b/lib/igt_debugfs.c index 2f58519a..a9f1cf40 100644 --- a/lib/igt_debugfs.c +++ b/lib/igt_debugfs.c @@ -972,7 +972,7 @@ void igt_pipe_crc_get_single(igt_pipe_crc_t *pipe_crc, igt_crc_t *crc) } /** - * igt_pipe_crc_get_current: + * igt_pipe_crc_get_for_frame: * @drm_fd: Pointer to drm fd for vblank counter * @pipe_crc: pipe CRC object * @vblank: frame counter value we're looking for -- 2.29.2 _______________________________________________ Nouveau mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/nouveau
