Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_mode_config.h342 struct lock mutex;
378 struct idr crtc_idr;
391 int num_fb;
404 int num_connector;
438 int num_encoder;
490 const struct drm_mode_config_funcs *funcs; argument
494 bool poll_enabled;
495 bool poll_running;
496 bool delayed_event;
755 uint32_t preferred_depth, prefer_shadow;
[all …]