Home
last modified time | relevance | path

Searched refs:pxafb (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/Documentation/fb/
Dpxafb.rst6 options=<OPTIONS> when modular or video=pxafb:<OPTIONS> when built in.
10 modprobe pxafb options=vmem:2M,mode:640x480-8,passive
14 video=pxafb:vmem:2M,mode:640x480-8,passive
163 FOR - color format, as defined by OVERLAY_FORMAT_* in pxafb.h
Dindex.rst29 pxafb
/Linux-v5.4/drivers/video/fbdev/
DMakefile84 obj-$(CONFIG_FB_PXA) += pxafb.o
Dpxafb.c910 static int pxafb_overlay_map_video_memory(struct pxafb_info *pxafb, in pxafb_overlay_map_video_memory() argument
916 ofb->video_mem = alloc_pages_exact(PAGE_ALIGN(pxafb->video_mem_size), in pxafb_overlay_map_video_memory()
922 ofb->video_mem_size = PAGE_ALIGN(pxafb->video_mem_size); in pxafb_overlay_map_video_memory()
926 ofb->fb.fix.smem_len = pxafb->video_mem_size; in pxafb_overlay_map_video_memory()
DKconfig1759 module will be called pxafb. If you want to compile it as a module,
1786 <file:Documentation/fb/pxafb.rst> describes the available parameters.
/Linux-v5.4/include/
DKbuild545 header-test- += linux/platform_data/video-pxafb.h