summaryrefslogtreecommitdiff
path: root/include/drm/drm_mipi_dbi.h
AgeCommit message (Expand)Author
2023-11-14drm/format-helper: Pass format-conversion state to helpersThomas Zimmermann
2022-12-14drm/mipi-dbi: Support separate I/O regulatorOtto Pflüger
2022-12-05drm/mipi-dbi: Support shadow-plane stateThomas Zimmermann
2022-12-05drm/mipi-dbi: Prepare framebuffer copy operation in pipe-update helpersThomas Zimmermann
2022-12-05drm/mipi-dbi: Initialize default driver functions with macroThomas Zimmermann
2022-09-12drm/probe-helper: Add drm_crtc_helper_mode_valid_fixed()Thomas Zimmermann
2022-02-28drm/mipi-dbi: Add driver_private member to struct mipi_dbi_devNoralf Trønnes
2021-12-22drm/dbi: Use a static inline stub for mipi_dbi_debugfs_init()Ville Syrjälä
2021-07-05drm/dbi: Print errors for mipi_dbi_command()Linus Walleij
2021-01-08drm/mipi-dbi: Switch to new kerneldoc syntax for named variable macro argumentJonathan Neuschäfer
2020-06-24drm/mipi-dbi: Remove ->enabledDaniel Vetter
2020-03-26drm/mipi-dbi: Drop explicit drm_mode_config_cleanup callDaniel Vetter
2020-03-21drm/mipi-dbi: Make mipi_dbi_command_stackbuf() data parameter constGeert Uytterhoeven
2020-03-18drm: convert .debugfs_init() hook to return void.Wambui Karuga
2020-01-19drm/mipi_dbi: Add support for display offsetsGeert Uytterhoeven
2019-07-25drm/tinydrm: Move mipi-dbiNoralf Trønnes