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

  /src/sys/external/bsd/drm2/dist/drm/xen/
xen_drm_front_kms.h 19 struct xen_drm_front_drm_pipeline;
25 void xen_drm_front_kms_on_frame_done(struct xen_drm_front_drm_pipeline *pipeline,
xen_drm_front_conn.c 26 static struct xen_drm_front_drm_pipeline *
29 return container_of(connector, struct xen_drm_front_drm_pipeline, conn);
53 struct xen_drm_front_drm_pipeline *pipeline =
67 struct xen_drm_front_drm_pipeline *pipeline =
108 struct xen_drm_front_drm_pipeline *pipeline =
xen_drm_front.h 109 struct xen_drm_front_drm_pipeline { struct
131 struct xen_drm_front_drm_pipeline pipeline[XEN_DRM_FRONT_MAX_CRTCS];
144 int xen_drm_front_mode_set(struct xen_drm_front_drm_pipeline *pipeline,
xen_drm_front_kms.c 35 static struct xen_drm_front_drm_pipeline *
38 return container_of(pipe, struct xen_drm_front_drm_pipeline, pipe);
96 static void send_pending_event(struct xen_drm_front_drm_pipeline *pipeline)
113 struct xen_drm_front_drm_pipeline *pipeline =
137 struct xen_drm_front_drm_pipeline *pipeline =
156 void xen_drm_front_kms_on_frame_done(struct xen_drm_front_drm_pipeline *pipeline,
172 struct xen_drm_front_drm_pipeline *pipeline =
174 struct xen_drm_front_drm_pipeline,
197 struct xen_drm_front_drm_pipeline *pipeline =
231 struct xen_drm_front_drm_pipeline *pipeline
    [all...]
xen_drm_front.c 127 int xen_drm_front_mode_set(struct xen_drm_front_drm_pipeline *pipeline,

Completed in 129 milliseconds