Age | Commit message (Expand) | Author |
---|---|---|
2024-04-02 | drm/ast: Move DDC code to ast_ddc.{c,h} | Thomas Zimmermann |
2024-04-02 | drm/ast: Allocate instance of struct ast_i2c_chan with managed helpers | Thomas Zimmermann |
2024-04-02 | drm/ast: Fail probing if DDC channel could not be initialized | Thomas Zimmermann |
2024-01-18 | drm: remove I2C_CLASS_DDC support | Heiner Kallweit |
2023-10-19 | drm/ast: Rename AST_IO_CRTC_PORT to AST_IO_VGACRI | Thomas Zimmermann |
2023-03-01 | drm/ast: Rename to_ast_private() to to_ast_device() | Thomas Zimmermann |
2023-03-01 | drm/ast: Rename struct ast_private to struct ast_device | Thomas Zimmermann |
2021-12-16 | drm/ast: Move I2C code into separate source file | Thomas Zimmermann |