Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Crtc.h300 int desiredX, desiredY; member
H A Dxf86Crtc.c1065 crtc->desiredX + xf86ModeWidth(&crtc->desiredMode, in xf86DefaultScreenLimits()
2618 crtc->desiredX = output->initial_x; in xf86InitialConfiguration()
2822 crtc->desiredX = 0; in xf86SetDesiredModes()
2832 crtc->desiredX, crtc->desiredY)) { in xf86SetDesiredModes()
2968 crtc->desiredX = 0; in xf86SetSingleMode()
H A Dxf86RandR12.c1238 crtc->desiredX = x; in xf86RandR12CrtcSet()
2224 crtc->desiredX, crtc->desiredY); in xf86CrtcCheckReset()
/OK3568_Linux_fs/external/xserver/hw/xfree86/doc/
H A DREADME.modes434 int desiredX, desiredY;
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c4027 crtc->desiredX = 0; in drmmode_set_desired_modes()
4034 crtc->desiredX, crtc->desiredY)) { in drmmode_set_desired_modes()
4048 crtc->x = crtc->desiredX; in drmmode_set_desired_modes()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog166766 desiredX and desiredY were not recorded during xf86InitialConfiguration.
166767 desiredX, desiredY and desiredRotation were not recorded during