summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ast/ast_i2c.c
AgeCommit message (Expand)Author
2024-04-02drm/ast: Move DDC code to ast_ddc.{c,h}Thomas Zimmermann
2024-04-02drm/ast: Allocate instance of struct ast_i2c_chan with managed helpersThomas Zimmermann
2024-04-02drm/ast: Fail probing if DDC channel could not be initializedThomas Zimmermann
2024-01-18drm: remove I2C_CLASS_DDC supportHeiner Kallweit
2023-10-19drm/ast: Rename AST_IO_CRTC_PORT to AST_IO_VGACRIThomas Zimmermann
2023-03-01drm/ast: Rename to_ast_private() to to_ast_device()Thomas Zimmermann
2023-03-01drm/ast: Rename struct ast_private to struct ast_deviceThomas Zimmermann
2021-12-16drm/ast: Move I2C code into separate source fileThomas Zimmermann