Obtain LCD Information
The function has the following parameters.
- Function:
seeed_panel_get_modes
. - Description: The function is used to get registration information of panel.
- Prototype:
Static int seeed_panel_get_modes(struct drm_panel* panel, struct drm_connector* connector)
.