summaryrefslogtreecommitdiff
path: root/include/drm/drm_mipi_dbi.h
Commit message (Expand)AuthorAgeFilesLines
* drm/mipi-dbi: Support separate I/O regulatorOtto Pflüger2022-12-141-1/+6
* drm/mipi-dbi: Support shadow-plane stateThomas Zimmermann2022-12-051-1/+15
* drm/mipi-dbi: Prepare framebuffer copy operation in pipe-update helpersThomas Zimmermann2022-12-051-2/+4
* drm/mipi-dbi: Initialize default driver functions with macroThomas Zimmermann2022-12-051-0/+16
* drm/probe-helper: Add drm_crtc_helper_mode_valid_fixed()Thomas Zimmermann2022-09-121-0/+2
* drm/mipi-dbi: Add driver_private member to struct mipi_dbi_devNoralf Trønnes2022-02-281-0/+8
* drm/dbi: Use a static inline stub for mipi_dbi_debugfs_init()Ville Syrjälä2021-12-221-1/+1
* drm/dbi: Print errors for mipi_dbi_command()Linus Walleij2021-07-051-1/+6
* drm/mipi-dbi: Switch to new kerneldoc syntax for named variable macro argumentJonathan Neuschäfer2021-01-081-1/+1
* drm/mipi-dbi: Remove ->enabledDaniel Vetter2020-06-241-5/+0
* drm/mipi-dbi: Drop explicit drm_mode_config_cleanup callDaniel Vetter2020-03-261-1/+0
* drm/mipi-dbi: Make mipi_dbi_command_stackbuf() data parameter constGeert Uytterhoeven2020-03-211-2/+3
* drm: convert .debugfs_init() hook to return void.Wambui Karuga2020-03-181-1/+1
* drm/mipi_dbi: Add support for display offsetsGeert Uytterhoeven2020-01-191-0/+12
* drm/tinydrm: Move mipi-dbiNoralf Trønnes2019-07-251-0/+188