diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2024-03-25 21:06:56 +0100 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2024-04-02 10:40:50 +0200 |
commit | 90170b186ff552ec080ede18b7c3c2aeb6d5b993 (patch) | |
tree | ec292b63ed0776aed63e5b175e29181b52454c1f /include/drm | |
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 <tzimmermann@suse.de>
Reviewed-by: Sui Jingfeng <sui.jingfeng@linux.dev>
Reviewed-by: Jocelyn Falempe <jfalempe@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240325200855.21150-12-tzimmermann@suse.de
Diffstat (limited to 'include/drm')
0 files changed, 0 insertions, 0 deletions