RE: [PATCH libdrm] vbltest: add option to use high pipe

2023-02-07 Thread Hoegeun Kwon
Could you please check this patch. Best regards Hoegeun > -Original Message- > From: dri-devel On Behalf Of > Hoegeun Kwon > Sent: Monday, January 16, 2023 6:44 PM > To: dri-devel@lists.freedesktop.org; hoegeun.k...@samsung.com > Subject: [PATCH libdrm] vbltest: add

[PATCH libdrm] vbltest: add option to use high pipe

2023-01-16 Thread Hoegeun Kwon
Add option to use high pipe. Signed-off-by: Hoegeun Kwon --- tests/vbltest/vbltest.c | 18 +- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/tests/vbltest/vbltest.c b/tests/vbltest/vbltest.c index 1c2b519eec4a..1be77b81c560 100644 --- a/tests/vbltest/vbltest.c +++