Searched defs:drm_mode_config (Results 1 – 1 of 1) sorted by relevance
767 struct drm_mode_config { struct787 const struct drm_mode_config_funcs *funcs; argument788 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;801 struct drm_property *dvi_i_subconnector_property;[all …]