Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm_mode.h111 struct drm_mode_crtc { struct
112 __u64 set_connectors_ptr;
113 __u32 count_connectors;
115 __u32 crtc_id; /**< Id */
116 __u32 fb_id; /**< Id of framebuffer */
118 __u32 x, y; /**< Position on the frameuffer */
120 __u32 gamma_size;
121 __u32 mode_valid;
122 struct drm_mode_modeinfo mode;