Name
drm_mode_probed_add —
add a mode to a connector's probed_mode list
Arguments
connector
connector the new mode
mode
mode data
Description
Add mode
to connector
's probed_mode list for later use. This list should
then in a second step get filtered and all the modes actually supported by
the hardware moved to the connector
's modes list.