Files
linux/drivers/gpu/drm
Nam Cao ff533f73d5 drm/vmwgfx: Switch to use hrtimer_setup()
hrtimer_setup() takes the callback function pointer as argument and
initializes the timer completely.

Replace hrtimer_init() and the open coded initialization of
hrtimer::function with the new setup mechanism.

Signed-off-by: Nam Cao <namcao@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Zack Rusin <zack.rusin@broadcom.com>
Link: https://lore.kernel.org/all/6f6664cf2fea2f782e37f64a77fc9f8699794f58.1738746904.git.namcao@linutronix.de
2025-02-18 11:19:07 +01:00
..
2025-01-23 14:42:21 +01:00
2024-11-05 10:50:55 -03:00
2024-12-13 15:20:40 +01:00
2025-01-10 14:24:17 +10:00
2025-01-23 14:42:21 +01:00
2024-10-08 10:00:30 +02:00
2024-11-03 01:28:06 -05:00