Lines Matching refs:randr_crtc
4567 xwl_output->randr_crtc is used in the update_screen_size() function :
5025 xfree86: Reset randr_crtc and randr_output early in xf86CrtcCloseScreen
7844 randr_crtc=0x55e1524b2b90, randr_mode=0x0, x=0, y=0, rotation=<optimized out>,
22603 because randr_crtc isn't allocated yet at that point, but a following
23910 modesetting relied on randr_crtc->scanout_pixmap being consistent with
23915 will set randr_crtc->scanout_pixmap = NULL and then call SetScanoutPixmap.
46662 When setting crtc->gamma_size to randr_crtc->gammaSize we should
46663 use randr_crtc->gammaSize to allocate new gamma table in crtc.
46664 Currently, if randr_crtc->gammaSize > crtc->gammaSize the subsequent
72430 This adds the concept of a scanout_pixmap to the randr_crtc object,
116439 Avoid segfaults in XF86VidMode GammaRamp functions if randr_crtc is NULL
168746 Add a setter for randr_crtc->rotations.