HomeSort by: relevance | last modified time | path
    Searched refs:drmmode_event_abort (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xf86-video-nouveau/dist/src/
nouveau_present.c 107 drmmode_event_abort(crtc->scrn, event_id, false);
114 drmmode_event_abort(crtc->scrn, event_id, false);
126 drmmode_event_abort(crtc->scrn, event_id, true);
240 drmmode_event_abort(scrn, event_id, false);
nv_proto.h 23 void drmmode_event_abort(ScrnInfoPtr, uint64_t name, bool pending);
nouveau_dri2.c 525 drmmode_event_abort(scrn, dri2_sequence--, false);
647 drmmode_event_abort(scrn, dri2_sequence--, false);
drmmode_display.c 186 drmmode_event_abort(ScrnInfoPtr scrn, uint64_t name, bool pending) function

Completed in 7 milliseconds