Searched refs:drmmode (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Ddrmmode_display.h86 drmmode_ptr drmmode; member in struct:__anon7067
119 drmmode_ptr drmmode; member in struct:__anon7069
140 #define msGetPixmapPriv(drmmode, p) ((msPixmapPrivPtr)dixGetPrivateAddr(&(p)->devPrivates, &(drmmode)->pixmapPrivateKeyRec))
143 Bool drmmode_glamor_handle_new_screen_pixmap(drmmode_ptr drmmode);
144 void *drmmode_map_slave_bo(drmmode_ptr drmmode, msPixmapPrivPtr ppriv);
146 drmmode_ptr drmmode,
149 extern Bool drmmode_pre_init(ScrnInfoPtr pScrn, drmmode_ptr drmmode, int cpp);
150 void drmmode_adjust_frame(ScrnInfoPtr pScrn, drmmode_ptr drmmode, int x, int y);
151 extern Bool drmmode_set_desired_modes(ScrnInfoPtr pScrn, drmmode_ptr drmmode);
[all...]
H A Ddriver.h100 drmmode_rec drmmode; member in struct:_modesettingRec

Completed in 621 milliseconds