Searched refs:RRCrtcDetachScanoutPixmap (Results 1 – 5 of 5) sorted by relevance
393 RRCrtcDetachScanoutPixmap(RRCrtcPtr crtc) in RRCrtcDetachScanoutPixmap() function532 RRCrtcDetachScanoutPixmap(crtc); in rrSetupPixmapSharing()905 RRCrtcDetachScanoutPixmap(crtc); in RRCrtcDestroyResource()
767 RRCrtcDetachScanoutPixmap(RRCrtcPtr crtc);
2077 RRCrtcDetachScanoutPixmap(rp->crtcs[i]); in xf86DetachOutputGPU()
3507 RRCrtcDetachScanoutPixmap(crtc->randr_crtc); in xf86DetachAllCrtc()
2596 randr: Fix RRCrtcDetachScanoutPixmap() segfault during server teardown23949 Changes RRCrtcDetachScanoutPixmap() to properly clean up in the case of23953 RRCrtcDetachScanoutPixmap().30027 [ajax: also squash an unused variable in RRCrtcDetachScanoutPixmap,60829 RRCrtcDetachScanoutPixmap tries to get the master screen's screen64122 rrcrtc.c: In function 'RRCrtcDetachScanoutPixmap':64200 Fix this by just unreffing the pixmap twice in RRCrtcDetachScanoutPixmap.