Home
last modified time | relevance | path

Searched refs:defio (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/video/fbdev/
Dsh_mobile_lcdcfb.h102 struct fb_deferred_io defio; member
Dsh_mobile_lcdcfb.c1050 ch->defio.deferred_io = sh_mobile_lcdc_deferred_io; in sh_mobile_lcdc_start()
1051 ch->defio.delay = msecs_to_jiffies(tmp); in sh_mobile_lcdc_start()
1052 ch->info->fbdefio = &ch->defio; in sh_mobile_lcdc_start()
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-driver-hid-picolcd31 Description: Make it possible to adjust defio refresh rate.
/Linux-v5.10/Documentation/gpu/
Dtodo.rst244 Generic fbdev defio support
247 The defio support code in the fbdev core has some very specific requirements,
250 gem objects (and other things). To support defio, affected drivers require
253 Possible solution would be to write our own defio mmap code in the drm fbdev
257 - In the drm_fbdev_fb_mmap helper, if we need defio, change the
263 fbdev defio stuff. These should all work on plain ptes, they don't actually
/Linux-v5.10/Documentation/fb/
Dudlfb.rst71 defio support enabled, to support a page-fault based detection mechanism