Home
last modified time | relevance | path

Searched refs:RRScanOldConfig (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/randr/
H A Drrinfo.c76 RRScanOldConfig(ScreenPtr pScreen, Rotation rotations) in RRScanOldConfig() function
201 RRScanOldConfig(pScreen, rotations); in RRGetInfo()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog28266 RRGetInfo() call RRScanOldConfig() to generate an output and crtc for
162089 RRScanOldConfig cannot use RRFirstOutput before output is configured.
162092 after RRScanOldConfig is finished running. Instead, just use the first
162171 RRScanOldConfig wasn't getting crtcs set correctly
162174 RRScanOldConfig. Several uses of output->crtc in this function were wrong.