Searched refs:drm_mode_crtc (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/libdrm/dist/include/drm/
H A Ddrm.h1155 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc)
1156 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)
H A Ddrm_mode.h277 struct drm_mode_crtc { struct
/xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
H A Ddrm.h860 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc)
861 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)
H A Ddrm_mode.h248 struct drm_mode_crtc { struct
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
H A Ddrm.h1032 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc)
1033 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)
H A Ddrm_mode.h277 struct drm_mode_crtc { struct
/xsrc/external/mit/libdrm/dist/
H A Dxf86drmMode.c377 struct drm_mode_crtc crtc;
411 struct drm_mode_crtc crtc;
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_display.c578 struct drm_mode_crtc mode = { .crtc_id = __sna_crtc_id(crtc) };
1515 struct drm_mode_crtc arg;
2175 struct drm_mode_crtc arg;
2292 struct drm_mode_crtc mode;
4279 struct drm_mode_crtc mode;
5264 struct drm_mode_crtc arg = {
6908 struct drm_mode_crtc arg;
7132 struct drm_mode_crtc mode;
7366 struct drm_mode_crtc mode;
8494 struct drm_mode_crtc mod
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_display.c978 struct drm_mode_crtc arg;
1545 struct drm_mode_crtc arg;
1660 struct drm_mode_crtc mode;
3049 struct drm_mode_crtc mode;
5192 struct drm_mode_crtc arg;
5355 struct drm_mode_crtc mode;
5572 struct drm_mode_crtc mode;
6475 struct drm_mode_crtc mode;

Completed in 35 milliseconds