Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Ddrm_mode_config.h386 struct mutex mutex;
435 int num_fb;
448 int num_connector;
482 int num_encoder;
514 int num_crtc;
543 const struct drm_mode_config_funcs *funcs; argument
546 bool poll_enabled;
547 bool poll_running;
891 uint32_t preferred_depth, prefer_shadow;
952 * Set by drm_mode_config_helper_suspend() and cleared by argument
[all …]