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

  /xsrc/external/mit/xf86-video-nouveau/dist/src/
nouveau_present.c 49 args.request.type |= drmmode_head(crtc) << DRM_VBLANK_HIGH_CRTC_SHIFT;
99 args.request.type |= drmmode_head(crtc) << DRM_VBLANK_HIGH_CRTC_SHIFT;
nv_proto.h 17 int drmmode_head(xf86CrtcPtr crtc);
nv50_accel.c 51 head = drmmode_head(crtc);
nvc0_accel.c 93 head = drmmode_head(crtc);
nouveau_dri2.c 623 head = drmmode_head(crtc);
nv_accel_common.c 146 head = drmmode_head(crtc);
drmmode_display.c 130 drmmode_head(xf86CrtcPtr crtc) function

Completed in 10 milliseconds