Searched refs:ms_crtc_on (Results 1 – 6 of 6) sorted by relevance
108 ms_crtc_on(xf86CrtcPtr crtc) in ms_crtc_on() function174 crtc_on = ms_crtc_on(crtc); in ms_covering_xf86_crtc()202 if (!ms_crtc_on(crtc)) in ms_covering_xf86_crtc()245 crtc_on = ms_crtc_on((xf86CrtcPtr) crtc->devPrivate); in ms_covering_randr_crtc()274 if (!ms_crtc_on((xf86CrtcPtr) crtc->devPrivate)) in ms_covering_randr_crtc()
163 Bool ms_crtc_on(xf86CrtcPtr crtc);
299 if (!ms_crtc_on(crtc)) in ms_do_pageflip_bo()
247 if (ms_crtc_on(config->crtc[i])) in ms_present_check_unflip()
556 if (ms_crtc_on(config->crtc[i])) in can_exchange()
34329 modesetting: Make ms_crtc_on non-static.