Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm_crtc.h767 struct drm_mode_config { struct
787 const struct drm_mode_config_funcs *funcs; argument
788 resource_size_t fb_base;
791 bool poll_enabled;
792 bool poll_running;
793 struct timeout_task output_poll_work;
796 struct list_head property_blob_list;
797 struct drm_property *edid_property;
798 struct drm_property *dpms_property;
817 struct drm_property *tv_hue_property;
[all …]