Home
last modified time | relevance | path

Searched refs:drm_mode_crtc (Results 1 – 14 of 14) sorted by relevance

/external/igt-gpu-tools/include/drm-uapi/
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)
Ddrm_mode.h248 struct drm_mode_crtc { struct
/external/kernel-headers/original/uapi/drm/
Ddrm.h900 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc)
901 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)
Ddrm_mode.h266 struct drm_mode_crtc { struct
/external/libdrm/include/drm/
Ddrm.h893 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc)
894 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)
Ddrm_mode.h247 struct drm_mode_crtc { struct
/external/mesa3d/include/drm-uapi/
Ddrm.h894 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc)
895 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)
Ddrm_mode.h256 struct drm_mode_crtc { struct
/external/igt-gpu-tools/tests/
Dkms_atomic_interruptible.c140 struct drm_mode_crtc crtc = { in run_plane_test()
Dkms_properties.c504 struct drm_mode_crtc crtc; in validate_object_prop()
Dprime_vgem.c616 struct drm_mode_crtc set; in set_fb_on_crtc()
Dkms_flip.c981 struct drm_mode_crtc mode = { in fb_is_bound()
/external/igt-gpu-tools/tests/i915/
Dgem_mmap_wc.c378 struct drm_mode_crtc mode; in test_set_cache_level()
/external/libdrm/
Dxf86drmMode.c357 struct drm_mode_crtc crtc; in drmModeGetCrtc()
391 struct drm_mode_crtc crtc; in drmModeSetCrtc()