From 3a61c40d15c3209f6f7cb3783a54c690e3c81af2 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 14 May 2017 19:16:42 +0200 Subject: Bump patch --- patches/udl.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'patches') diff --git a/patches/udl.patch b/patches/udl.patch index 9fccc79d..04892839 100644 --- a/patches/udl.patch +++ b/patches/udl.patch @@ -1,5 +1,5 @@ diff --git a/drivers/gpu/drm/udl/udl_drv.c b/drivers/gpu/drm/udl/udl_drv.c -index cd8b017..fc05036 100644 +index cd8b017..918e54e 100644 --- a/drivers/gpu/drm/udl/udl_drv.c +++ b/drivers/gpu/drm/udl/udl_drv.c @@ -8,6 +8,7 @@ @@ -14,7 +14,7 @@ index cd8b017..fc05036 100644 .load = udl_driver_load, .unload = udl_driver_unload, .set_busid = udl_driver_set_busid, -+ .get_vblank_counter = drm_vblank_count, ++ .get_vblank_counter = drm_vblank_no_hw_counter, /* gem hooks */ .gem_free_object = udl_gem_free_object, -- cgit v1.2.3