Home
last modified time | relevance | path

Searched refs:dispatch_dirty_pixmap (Results 1 – 17 of 17) sorted by relevance

/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xfree86/drivers/modesetting/
H A Ddriver.c570 dispatch_dirty_pixmap(ScrnInfoPtr scrn, xf86CrtcPtr crtc, PixmapPtr ppix) in dispatch_dirty_pixmap() function
595 dispatch_dirty_pixmap(scrn, crtc, drmmode_crtc->prime_pixmap); in dispatch_slave_dirty()
597 dispatch_dirty_pixmap(scrn, crtc, drmmode_crtc->prime_pixmap_back); in dispatch_slave_dirty()
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xfree86/drivers/modesetting/
H A Ddriver.c570 dispatch_dirty_pixmap(ScrnInfoPtr scrn, xf86CrtcPtr crtc, PixmapPtr ppix) in dispatch_dirty_pixmap() function
595 dispatch_dirty_pixmap(scrn, crtc, drmmode_crtc->prime_pixmap); in dispatch_slave_dirty()
597 dispatch_dirty_pixmap(scrn, crtc, drmmode_crtc->prime_pixmap_back); in dispatch_slave_dirty()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xfree86/drivers/modesetting/
H A Ddriver.c570 dispatch_dirty_pixmap(ScrnInfoPtr scrn, xf86CrtcPtr crtc, PixmapPtr ppix) in dispatch_dirty_pixmap() function
595 dispatch_dirty_pixmap(scrn, crtc, drmmode_crtc->prime_pixmap); in dispatch_slave_dirty()
597 dispatch_dirty_pixmap(scrn, crtc, drmmode_crtc->prime_pixmap_back); in dispatch_slave_dirty()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xfree86/drivers/modesetting/
H A Ddriver.c570 dispatch_dirty_pixmap(ScrnInfoPtr scrn, xf86CrtcPtr crtc, PixmapPtr ppix) in dispatch_dirty_pixmap() function
595 dispatch_dirty_pixmap(scrn, crtc, drmmode_crtc->prime_pixmap); in dispatch_slave_dirty()
597 dispatch_dirty_pixmap(scrn, crtc, drmmode_crtc->prime_pixmap_back); in dispatch_slave_dirty()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xfree86/drivers/modesetting/
H A Ddriver.c570 dispatch_dirty_pixmap(ScrnInfoPtr scrn, xf86CrtcPtr crtc, PixmapPtr ppix) in dispatch_dirty_pixmap() function
595 dispatch_dirty_pixmap(scrn, crtc, drmmode_crtc->prime_pixmap); in dispatch_slave_dirty()
597 dispatch_dirty_pixmap(scrn, crtc, drmmode_crtc->prime_pixmap_back); in dispatch_slave_dirty()
H A Ddriver.c.orig570 dispatch_dirty_pixmap(ScrnInfoPtr scrn, xf86CrtcPtr crtc, PixmapPtr ppix)
595 dispatch_dirty_pixmap(scrn, crtc, drmmode_crtc->prime_pixmap);
597 dispatch_dirty_pixmap(scrn, crtc, drmmode_crtc->prime_pixmap_back);
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xfree86/drivers/modesetting/
H A Ddriver.c570 dispatch_dirty_pixmap(ScrnInfoPtr scrn, xf86CrtcPtr crtc, PixmapPtr ppix) in dispatch_dirty_pixmap() function
595 dispatch_dirty_pixmap(scrn, crtc, drmmode_crtc->prime_pixmap); in dispatch_slave_dirty()
597 dispatch_dirty_pixmap(scrn, crtc, drmmode_crtc->prime_pixmap_back); in dispatch_slave_dirty()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xfree86/drivers/modesetting/
H A Ddriver.c570 dispatch_dirty_pixmap(ScrnInfoPtr scrn, xf86CrtcPtr crtc, PixmapPtr ppix) in dispatch_dirty_pixmap() function
595 dispatch_dirty_pixmap(scrn, crtc, drmmode_crtc->prime_pixmap); in dispatch_slave_dirty()
597 dispatch_dirty_pixmap(scrn, crtc, drmmode_crtc->prime_pixmap_back); in dispatch_slave_dirty()
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xfree86/drivers/modesetting/
H A Ddriver.c578 dispatch_dirty_pixmap(ScrnInfoPtr scrn, xf86CrtcPtr crtc, PixmapPtr ppix) in dispatch_dirty_pixmap() function
603 dispatch_dirty_pixmap(scrn, crtc, drmmode_crtc->prime_pixmap); in dispatch_secondary_dirty()
605 dispatch_dirty_pixmap(scrn, crtc, drmmode_crtc->prime_pixmap_back); in dispatch_secondary_dirty()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xfree86/drivers/modesetting/
H A Ddriver.c621 dispatch_dirty_pixmap(ScrnInfoPtr scrn, xf86CrtcPtr crtc, PixmapPtr ppix) in dispatch_dirty_pixmap() function
646 dispatch_dirty_pixmap(scrn, crtc, drmmode_crtc->prime_pixmap); in dispatch_secondary_dirty()
648 dispatch_dirty_pixmap(scrn, crtc, drmmode_crtc->prime_pixmap_back); in dispatch_secondary_dirty()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/
H A DChangeLog24109 Change dispatch_dirty_crtc to dispatch_dirty_pixmap, which functions the
/dports/x11-servers/xorg-server/xorg-server-1.20.13/
H A DChangeLog24109 Change dispatch_dirty_crtc to dispatch_dirty_pixmap, which functions the
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/
H A DChangeLog24109 Change dispatch_dirty_crtc to dispatch_dirty_pixmap, which functions the
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/
H A DChangeLog24109 Change dispatch_dirty_crtc to dispatch_dirty_pixmap, which functions the
/dports/x11-servers/xephyr/xorg-server-1.20.13/
H A DChangeLog24109 Change dispatch_dirty_crtc to dispatch_dirty_pixmap, which functions the
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/
H A DChangeLog24109 Change dispatch_dirty_crtc to dispatch_dirty_pixmap, which functions the
/dports/x11-servers/xwayland/xorg-server-1.20.13/
H A DChangeLog24109 Change dispatch_dirty_crtc to dispatch_dirty_pixmap, which functions the