Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dgbefb.c647 int xpmax, ypmax; /* Monitor resolution */ in gbefb_set_par() local
655 xpmax = par->timing.width; in gbefb_set_par()
788 height_pix = xpmax * ypmax / maxPixelsPerTileX; in gbefb_set_par()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dgbefb.c645 int xpmax, ypmax; /* Monitor resolution */ in gbefb_set_par() local
653 xpmax = par->timing.width; in gbefb_set_par()
786 height_pix = xpmax * ypmax / maxPixelsPerTileX; in gbefb_set_par()

Completed in 3 milliseconds