Home
last modified time | relevance | path

Searched refs:Xres (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dau1200fb.c338 #define Xres min_xres macro
718 if ((xpos + win->w[plane].xres) > panel->Xres) { in au1200_setlocation()
720 xsz = panel->Xres - xpos; /* off by 1 ??? */ in au1200_setlocation()
816 printk("Panel(%s), %dx%d\n", panel->name, panel->Xres, panel->Yres); in au1200_setpanel()
1671 win->w[plane].xres = panel->Xres; in au1200fb_drv_probe()
/OK3568_Linux_fs/kernel/Documentation/fb/
H A Dsh7760fb.rst64 * Xres 640 Yres 480
/OK3568_Linux_fs/external/xserver/
H A DChangeLog614 configure: Build hashtable for Xres and glvnd
616 With autoconf, hashtable support is built along with Xres support.
618 Yet, glvnd also use it, so when disabling Xres from configure, the
622 Untie the build of hashtable from Xres support, just like meson build