Searched defs:drm_mode_config (Results 1 – 1 of 1) sorted by relevance
743 struct drm_mode_config { struct764 struct drm_mode_config_funcs *funcs; argument765 resource_size_t fb_base;768 bool poll_enabled;769 struct delayed_work output_poll_work;772 struct list_head property_blob_list;773 struct drm_property *edid_property;774 struct drm_property *dpms_property;777 struct drm_property *dvi_i_subconnector_property;778 struct drm_property *dvi_i_select_subconnector_property;[all …]