Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/linux/
H A Ddrm_mode.h128 struct drm_mode_crtc { struct
129 __u64 set_connectors_ptr;
130 __u32 count_connectors;
132 __u32 crtc_id; /**< Id */
133 __u32 fb_id; /**< Id of framebuffer */
135 __u32 x, y; /**< Position on the frameuffer */
137 __u32 gamma_size;
138 __u32 mode_valid;
139 struct drm_mode_modeinfo mode;