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