Home
last modified time | relevance | path

Searched refs:synchronous_fb (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dhyperv_fb.c269 bool synchronous_fb; member
812 par->synchronous_fb = true; in hvfb_on_panic()
875 if (par->synchronous_fb) in hvfb_cfb_fillrect()
888 if (par->synchronous_fb) in hvfb_cfb_copyarea()
901 if (par->synchronous_fb) in hvfb_cfb_imageblit()
1234 par->synchronous_fb = false; in hvfb_probe()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dhyperv_fb.c262 bool synchronous_fb; member
794 par->synchronous_fb = true; in hvfb_on_panic()
857 if (par->synchronous_fb) in hvfb_cfb_fillrect()
870 if (par->synchronous_fb) in hvfb_cfb_copyarea()
883 if (par->synchronous_fb) in hvfb_cfb_imageblit()
1209 par->synchronous_fb = false; in hvfb_probe()

Completed in 5 milliseconds