Home
last modified time | relevance | path

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

/external/libdrm/include/drm/
Ddrm_mode.h322 struct drm_mode_get_encoder { struct
323 __u32 encoder_id;
324 __u32 encoder_type;
326 __u32 crtc_id; /**< Id of crtc */
328 __u32 possible_crtcs;
329 __u32 possible_clones;
/external/kernel-headers/original/uapi/drm/
Ddrm_mode.h343 struct drm_mode_get_encoder { struct
344 __u32 encoder_id;
345 __u32 encoder_type;
347 __u32 crtc_id; /**< Id of crtc */
349 __u32 possible_crtcs;
350 __u32 possible_clones;
/external/igt-gpu-tools/include/drm-uapi/
Ddrm_mode.h314 struct drm_mode_get_encoder { struct
315 __u32 encoder_id;
316 __u32 encoder_type;
318 __u32 crtc_id; /**< Id of crtc */
320 __u32 possible_crtcs;
321 __u32 possible_clones;
/external/mesa3d/include/drm-uapi/
Ddrm_mode.h322 struct drm_mode_get_encoder { struct
323 __u32 encoder_id;
324 __u32 encoder_type;
326 __u32 crtc_id; /**< Id of crtc */
328 __u32 possible_crtcs;
329 __u32 possible_clones;