Searched refs:pipe_select (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dintel_present.c61 static uint32_t pipe_select(int pipe) function in typeref:typename:uint32_t
183 vbl.request.type = DRM_VBLANK_ABSOLUTE | DRM_VBLANK_EVENT | pipe_select(pipe);
H A Dintel_dri.c97 static uint32_t pipe_select(int pipe) function in typeref:typename:uint32_t
942 pipe_select(intel_crtc_to_pipe(crtc));
1164 DRM_VBLANK_ABSOLUTE | DRM_VBLANK_EVENT | pipe_select(pipe);
1209 DRM_VBLANK_ABSOLUTE | DRM_VBLANK_EVENT | pipe_select(pipe);
1370 DRM_VBLANK_ABSOLUTE | DRM_VBLANK_EVENT | pipe_select(pipe);
1398 DRM_VBLANK_ABSOLUTE | DRM_VBLANK_EVENT | pipe_select(pipe);
H A Dintel_display.c1921 static uint32_t pipe_select(int pipe) function in typeref:typename:uint32_t
1941 vbl.request.type = DRM_VBLANK_RELATIVE | pipe_select(intel_crtc_to_pipe(crtc));
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dintel_present.c61 static uint32_t pipe_select(int pipe) function in typeref:typename:uint32_t
183 vbl.request.type = DRM_VBLANK_ABSOLUTE | DRM_VBLANK_EVENT | pipe_select(pipe);
H A Dintel_dri.c1026 static uint32_t pipe_select(int pipe) function in typeref:typename:uint32_t
1158 DRM_VBLANK_ABSOLUTE | DRM_VBLANK_EVENT | pipe_select(pipe);
1201 DRM_VBLANK_ABSOLUTE | DRM_VBLANK_EVENT | pipe_select(pipe);
1363 DRM_VBLANK_ABSOLUTE | DRM_VBLANK_EVENT | pipe_select(pipe);
1390 DRM_VBLANK_ABSOLUTE | DRM_VBLANK_EVENT | pipe_select(pipe);
H A Dintel_display.c1874 static uint32_t pipe_select(int pipe) function in typeref:typename:uint32_t
1894 vbl.request.type = DRM_VBLANK_RELATIVE | pipe_select(intel_crtc_to_pipe(crtc));
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_present.c58 static uint32_t pipe_select(int pipe) function in typeref:typename:uint32_t
73 vbl->request.type |= pipe_select(pipe);
H A Dsna_dri2.c1158 inline static uint32_t pipe_select(int pipe) function in typeref:typename:uint32_t
1180 vbl->request.type |= pipe_select(pipe);
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_present.c112 static uint32_t pipe_select(int pipe) function in typeref:typename:uint32_t
127 vbl->request.type |= pipe_select(pipe);
H A Dsna_dri2.c1452 inline static uint32_t pipe_select(int pipe) function in typeref:typename:uint32_t
1480 pipe_select(info->pipe);
1505 pipe_select(info->pipe);
2986 _DRM_VBLANK_RELATIVE | pipe_select(sna_crtc_pipe(crtc));

Completed in 22 milliseconds