diff options
author | Thomas Zimmermann <[email protected]> | 2024-03-25 21:06:56 +0100 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2024-04-02 10:40:50 +0200 |
commit | 90170b186ff552ec080ede18b7c3c2aeb6d5b993 (patch) | |
tree | ec292b63ed0776aed63e5b175e29181b52454c1f /scripts/generate_rust_analyzer.py | |
parent | dfff99cb56904087e35dbecec3d482aa8a95436a (diff) |
drm/ast: Use drm_connector_helper_get_modes()
The .get_modes() code for VGA and SIL164 connectors does not depend
on either type of connector. Replace the driver code with the common
helper drm_connector_helper_get_modes(). It reads EDID data via
DDC and updates the connector's EDID property.
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Sui Jingfeng <[email protected]>
Reviewed-by: Jocelyn Falempe <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions