| /OK3568_Linux_fs/external/xserver/present/ |
| H A D | present.h | 39 typedef RRCrtcPtr (*present_get_crtc_ptr) (WindowPtr window); 43 typedef int (*present_get_ust_msc_ptr) (RRCrtcPtr crtc, uint64_t *ust, uint64_t *msc); 50 typedef Bool (*present_queue_vblank_ptr) (RRCrtcPtr crtc, 54 RRCrtcPtr crtc, 62 typedef void (*present_abort_vblank_ptr) (RRCrtcPtr crtc, uint64_t event_id, uint64_t msc); 64 RRCrtcPtr crtc, 74 typedef Bool (*present_check_flip_ptr) (RRCrtcPtr crtc, WindowPtr window, PixmapPtr pixmap, Bool sy… 78 typedef Bool (*present_check_flip2_ptr) (RRCrtcPtr crtc, WindowPtr window, PixmapPtr pixmap, Bool s… 91 typedef Bool (*present_flip_ptr) (RRCrtcPtr crtc, 104 RRCrtcPtr crtc, [all …]
|
| H A D | present_priv.h | 67 RRCrtcPtr crtc; 97 typedef RRCrtcPtr (*present_priv_get_crtc_ptr)(present_screen_priv_ptr screen_priv, 100 typedef Bool (*present_priv_check_flip_ptr)(RRCrtcPtr crtc, 118 RRCrtcPtr target_crtc, 133 RRCrtcPtr crtc, 141 RRCrtcPtr crtc, 158 RRCrtcPtr flip_crtc; 218 RRCrtcPtr crtc; /* Last reported CRTC from get_ust_msc */ 234 #define PresentCrtcNeverSet ((RRCrtcPtr) 1) 262 present_query_capabilities(RRCrtcPtr crtc); [all …]
|
| H A D | present_scmd.c | 71 present_check_flip(RRCrtcPtr crtc, in present_check_flip() 150 present_flip(RRCrtcPtr crtc, in present_flip() 162 static RRCrtcPtr 181 present_get_ust_msc(ScreenPtr screen, RRCrtcPtr crtc, uint64_t *ust, uint64_t *msc) in present_get_ust_msc() 209 RRCrtcPtr crtc, in present_queue_vblank() 226 present_window_to_crtc_msc(WindowPtr window, RRCrtcPtr crtc, uint64_t window_msc, uint64_t new_msc) in present_window_to_crtc_msc() 650 RRCrtcPtr target_crtc, in present_scmd_pixmap() 774 present_scmd_abort_vblank(ScreenPtr screen, WindowPtr window, RRCrtcPtr crtc, uint64_t event_id, ui… in present_scmd_abort_vblank()
|
| H A D | present.c | 42 present_query_capabilities(RRCrtcPtr crtc) in present_query_capabilities() 57 RRCrtcPtr 195 RRCrtcPtr target_crtc, in present_pixmap()
|
| H A D | present_wnmd.c | 48 RRCrtcPtr crtc, in present_wnmd_queue_vblank() 68 static RRCrtcPtr 261 present_wnmd_check_flip(RRCrtcPtr crtc, in present_wnmd_check_flip() 368 RRCrtcPtr crtc, in present_wnmd_flip() 536 present_wnmd_window_to_crtc_msc(WindowPtr window, RRCrtcPtr crtc, uint64_t window_msc, uint64_t new… in present_wnmd_window_to_crtc_msc() 564 RRCrtcPtr target_crtc, in present_wnmd_pixmap() 664 present_wnmd_abort_vblank(ScreenPtr screen, WindowPtr window, RRCrtcPtr crtc, uint64_t event_id, ui… in present_wnmd_abort_vblank()
|
| H A D | present_request.c | 95 RRCrtcPtr target_crtc; in proc_present_pixmap() 220 RRCrtcPtr crtc = NULL; in proc_present_query_capabilities()
|
| H A D | present_vblank.c | 53 RRCrtcPtr target_crtc, in present_vblank_create()
|
| /OK3568_Linux_fs/external/xserver/randr/ |
| H A D | randrstr.h | 81 typedef struct _rrCrtc RRCrtcRec, *RRCrtcPtr; typedef 147 RRCrtcPtr crtc; 149 RRCrtcPtr *crtcs; 202 RRCrtcPtr *crtcs; 214 RRCrtcPtr crtc, 221 typedef Bool (*RRCrtcSetGammaProcPtr) (ScreenPtr pScreen, RRCrtcPtr crtc); 223 typedef Bool (*RRCrtcGetGammaProcPtr) (ScreenPtr pScreen, RRCrtcPtr crtc); 242 RRCrtcPtr crtc, 246 RRCrtcPtr crtc, 306 typedef Bool (*RRCrtcSetScanoutPixmapProcPtr)(RRCrtcPtr crtc, PixmapPtr pixmap); [all …]
|
| H A D | rrcrtc.c | 36 RRCrtcChanged(RRCrtcPtr crtc, Bool layoutChanged) in RRCrtcChanged() 56 RRCrtcPtr 59 RRCrtcPtr crtc; in RRCrtcCreate() 60 RRCrtcPtr *crtcs; in RRCrtcCreate() 70 pScrPriv->numCrtcs + 1, sizeof(RRCrtcPtr)); in RRCrtcCreate() 113 RRCrtcSetRotations(RRCrtcPtr crtc, Rotation rotations) in RRCrtcSetRotations() 122 RRCrtcSetTransformSupport(RRCrtcPtr crtc, Bool transforms) in RRCrtcSetTransformSupport() 132 RRCrtcNotify(RRCrtcPtr crtc, in RRCrtcNotify() 235 RRDeliverCrtcEvent(ClientPtr client, WindowPtr pWin, RRCrtcPtr crtc) in RRDeliverCrtcEvent() 259 RRCrtcPendingProperties(RRCrtcPtr crtc) in RRCrtcPendingProperties() [all …]
|
| H A D | rrpointer.c | 35 RRCrtcContainsPosition(RRCrtcPtr crtc, int x, int y) in RRCrtcContainsPosition() 56 RRCrtcPtr skip) in RRPointerToNearestCrtc() 60 RRCrtcPtr nearest = NULL; in RRPointerToNearestCrtc() 65 RRCrtcPtr crtc = pScrPriv->crtcs[c]; in RRPointerToNearestCrtc() 108 RRCrtcPtr pointerCrtc = pScrPriv->pointerCrtc; in RRPointerMoved() 117 RRCrtcPtr crtc = pScrPriv->crtcs[c]; in RRPointerMoved()
|
| H A D | rrmonitor.c | 27 RRMonitorCrtcName(RRCrtcPtr crtc) in RRMonitorCrtcName() 40 RRMonitorCrtcPrimary(RRCrtcPtr crtc) in RRMonitorCrtcPrimary() 55 RRMonitorGetCrtcGeometry(RRCrtcPtr crtc, RRMonitorGeometryPtr geometry) in RRMonitorGetCrtcGeometry() 88 RRMonitorSetFromServer(RRCrtcPtr crtc, RRMonitorPtr monitor) in RRMonitorSetFromServer() 128 RRCrtcPtr crtc = NULL; in RRMonitorGetGeometry() 186 RRCrtcPtr *server_crtc; 216 mon_list->server_crtc = calloc(numCrtcs * 2, sizeof (RRCrtcPtr)); in RRMonitorInitList() 263 RRCrtcPtr crtc = mon_list->server_crtc[c]; in RRMonitorInitList() 284 RRCrtcPtr crtc = mon_list->server_crtc[c]; in RRMonitorInitList() 366 RRCrtcPtr crtc = list.server_crtc[c]; in RRMonitorMakeList()
|
| H A D | rrlease.c | 83 numCrtcs * sizeof (RRCrtcPtr) + in RRLeaseAlloc() 93 lease->crtcs = (RRCrtcPtr *) (lease + 1); in RRLeaseAlloc() 102 RRCrtcIsLeased(RRCrtcPtr crtc) in RRCrtcIsLeased() 254 RRCrtcPtr crtc; in ProcRRCreateLease()
|
| H A D | rroutput.c | 265 RROutputSetCrtcs(RROutputPtr output, RRCrtcPtr * crtcs, int numCrtcs) in RROutputSetCrtcs() 267 RRCrtcPtr *newCrtcs; in RROutputSetCrtcs() 278 newCrtcs = xallocarray(numCrtcs, sizeof(RRCrtcPtr)); in RROutputSetCrtcs() 285 memcpy(newCrtcs, crtcs, numCrtcs * sizeof(RRCrtcPtr)); in RROutputSetCrtcs() 344 RRCrtcPtr crtc = output->crtc; in RRDeliverOutputEvent()
|
| H A D | randr.c | 507 RRCrtcPtr crtc = pScrPriv->crtcs[i]; in TellChanged() 519 RRCrtcPtr crtc = pSlaveScrPriv->crtcs[i]; in TellChanged() 685 RRCrtcPtr crtc = pScrPriv->crtcs[i]; in RRFirstOutput()
|
| H A D | rrscreen.c | 95 RRCrtcPtr crtc = pScrPriv->numCrtcs ? pScrPriv->crtcs[0] : NULL; in RRDeliverScreenEvent() 267 RRCrtcPtr crtc = pScrPriv->crtcs[i]; in ProcRRSetScreenSize() 377 RRCrtcPtr primary_crtc = NULL; in rrGetMultiScreenResources() 918 RRCrtcPtr crtc; in ProcRRSetScreenConfig()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | present.c | 59 static RRCrtcPtr 66 ms_present_get_ust_msc(RRCrtcPtr crtc, CARD64 *ust, CARD64 *msc) in ms_present_get_ust_msc() 106 ms_present_queue_vblank(RRCrtcPtr crtc, in ms_present_queue_vblank() 149 ms_present_abort_vblank(RRCrtcPtr crtc, uint64_t event_id, uint64_t msc) in ms_present_abort_vblank() 215 ms_present_check_unflip(RRCrtcPtr crtc, in ms_present_check_unflip() 294 ms_present_check_flip(RRCrtcPtr crtc, in ms_present_check_flip() 315 ms_present_flip(RRCrtcPtr crtc, in ms_present_flip()
|
| H A D | vblank.c | 80 static void ms_randr_crtc_box(RRCrtcPtr crtc, BoxPtr crtc_box) in ms_randr_crtc_box() 137 RRCrtcPtr crtc = pScrPriv->crtcs[i]; in ms_first_output() 219 static RRCrtcPtr 224 RRCrtcPtr crtc, best_crtc; in ms_covering_randr_crtc() 305 RRCrtcPtr
|
| H A D | driver.h | 166 RRCrtcPtr ms_randr_crtc_covering_drawable(DrawablePtr pDraw);
|
| /OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-ati/ |
| H A D | 0003-Guard-local-variable-priv-only-used-with-glamor.patch | 32 @@ -254,7 +254,9 @@ radeon_present_check_flip(RRCrtcPtr crtc, WindowPtr window, PixmapPtr pixmap, 42 @@ -278,10 +280,13 @@ radeon_present_check_flip(RRCrtcPtr crtc, WindowPtr window, PixmapPtr pixmap, 56 @@ -291,6 +296,7 @@ radeon_present_check_flip(RRCrtcPtr crtc, WindowPtr window, PixmapPtr pixmap,
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-present.c | 310 static RRCrtcPtr 346 RRCrtcPtr crtc, in xwl_present_queue_vblank() 385 RRCrtcPtr crtc, in xwl_present_abort_vblank() 417 xwl_present_check_flip2(RRCrtcPtr crtc, in xwl_present_check_flip2() 449 RRCrtcPtr crtc, in xwl_present_flip()
|
| H A D | xwayland-vidmode.c | 86 RRCrtcPtr crtc; in xwlVidModeGetCurrentModeline() 219 RRCrtcPtr crtc; in xwlVidModeSetViewPort() 237 RRCrtcPtr crtc; in xwlVidModeGetViewPort()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/modes/ |
| H A D | xf86RandR12.c | 1046 xf86RandR12CrtcNotify(RRCrtcPtr randr_crtc) in xf86RandR12CrtcNotify() 1136 RRCrtcPtr randr_crtc, in xf86RandR12CrtcSet() 1360 xf86RandR12CrtcSetGamma(ScreenPtr pScreen, RRCrtcPtr randr_crtc) in xf86RandR12CrtcSetGamma() 1638 RRCrtcPtr *crtcs; in xf86RandR12SetInfo12() 1644 crtcs = xallocarray(config->num_crtc, sizeof(RRCrtcPtr)); in xf86RandR12SetInfo12() 1887 RRCrtcPtr randr_crtc, in xf86RandR13GetPanning() 1906 RRCrtcPtr randr_crtc, in xf86RandR13SetPanning() 1998 RRCrtcPtr randr_crtc = crtc->randr_crtc; in xf86RandR12LoadPalette() 2024 RRCrtcPtr randr_crtc = xf86CompatRRCrtc(pScrn); in xf86RandR12ChangeGamma() 2167 xf86CrtcSetScanoutPixmap(RRCrtcPtr randr_crtc, PixmapPtr pixmap) in xf86CrtcSetScanoutPixmap() [all …]
|
| H A D | xf86Crtc.h | 319 RRCrtcPtr randr_crtc; 721 RRCrtcPtr *crtcs; 857 static _X_INLINE RRCrtcPtr
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winrandr.c | 247 RRCrtcPtr crtc; in winRandRInit()
|
| /OK3568_Linux_fs/external/xserver/hw/vfb/ |
| H A D | InitOutput.c | 793 RRCrtcPtr crtc, in vfbRRCrtcSet() 816 RRCrtcPtr crtc; in vfbRandRInit()
|