[PATCH v2 0/5] drm/ast: Connector cleanups and polling
Thomas Zimmermann
tzimmermann at suse.de
Tue May 31 11:16:23 UTC 2022
Am 31.05.22 um 13:14 schrieb Thomas Zimmermann:
> Various cleanups to ast's conenctor code. Simplifies the code, adds
> support for using VGA and ASTDP connectors at the same time, and
> initializes polling of the connector status.
>
> Patch 1 was first posted at [1], so this patchset starts at version
[1]
https://lore.kernel.org/dri-devel/20220510105010.20712-1-tzimmermann@suse.de/
> 2. The implementation of detect_ctx in patch 3 has been added to DRM
> helpers as it will be useful for other drivers, such as mgag200 and
> udl.
>
> Thomas Zimmermann (5):
> drm/ast: Support multiple outputs
> drm/ast: Fix updating the connector's EDID property
> drm/ast: Support output polling
> drm/ast: Fail probing if DCC channel could not be initialized
> drm/ast: Remove struct ast_{vga,sil164}_connector
>
> drivers/gpu/drm/ast/ast_dp.c | 5 +-
> drivers/gpu/drm/ast/ast_dp501.c | 2 +-
> drivers/gpu/drm/ast/ast_drv.h | 30 +-----
> drivers/gpu/drm/ast/ast_i2c.c | 7 +-
> drivers/gpu/drm/ast/ast_main.c | 21 ++--
> drivers/gpu/drm/ast/ast_mode.c | 165 ++++++++++-------------------
> drivers/gpu/drm/ast/ast_post.c | 2 +-
> drivers/gpu/drm/drm_probe_helper.c | 35 ++++++
> include/drm/drm_probe_helper.h | 3 +
> 9 files changed, 116 insertions(+), 154 deletions(-)
>
>
> base-commit: 2c8cc5cd20e28afe6b63acb28890e5f57d9bf055
--
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Maxfeldstr. 5, 90409 Nürnberg, Germany
(HRB 36809, AG Nürnberg)
Geschäftsführer: Ivo Totev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20220531/be7c2f07/attachment.sig>
More information about the dri-devel
mailing list