Skip to content
Snippets Groups Projects
Commit 0e1a485b authored by Daniel Vetter's avatar Daniel Vetter
Browse files
parent af509d38
No related branches found
No related tags found
No related merge requests found
...@@ -672,7 +672,7 @@ struct drm_connector_helper_funcs { ...@@ -672,7 +672,7 @@ struct drm_connector_helper_funcs {
* fixed panel can also manually add specific modes using * fixed panel can also manually add specific modes using
* drm_mode_probed_add(). Drivers which manually add modes should also * drm_mode_probed_add(). Drivers which manually add modes should also
* make sure that the @display_info, @width_mm and @height_mm fields of the * make sure that the @display_info, @width_mm and @height_mm fields of the
* struct #drm_connector are filled in. * struct &drm_connector are filled in.
* *
* Virtual drivers that just want some standard VESA mode with a given * Virtual drivers that just want some standard VESA mode with a given
* resolution can call drm_add_modes_noedid(), and mark the preferred * resolution can call drm_add_modes_noedid(), and mark the preferred
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment