Re: [PATCH 7/8] drm/ast: Move DP501-based connector code into separate helpers

2022-02-03 Thread Javier Martinez Canillas
On 1/11/22 13:00, Thomas Zimmermann wrote: > Add helpers for DP501-based connectors. DP501 provides output via > DisplayPort. This used to be handled by the VGA connector code. > > If a DP501 chip has been detected, ast will now create a DisplayPort > connector instead of a VGA connector. > > Rem

[PATCH 7/8] drm/ast: Move DP501-based connector code into separate helpers

2022-01-11 Thread Thomas Zimmermann
Add helpers for DP501-based connectors. DP501 provides output via DisplayPort. This used to be handled by the VGA connector code. If a DP501 chip has been detected, ast will now create a DisplayPort connector instead of a VGA connector. Remove the DP501 code from ast_vga_connector_helper_get_mode