aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drm_mipi_dbi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-12drm/probe-helper: Add drm_crtc_helper_mode_valid_fixed()Thomas Zimmermann1-0/+2
2022-02-28drm/mipi-dbi: Add driver_private member to struct mipi_dbi_devNoralf Trønnes1-0/+8
2021-12-22drm/dbi: Use a static inline stub for mipi_dbi_debugfs_init()Ville Syrjälä1-1/+1
2021-07-05drm/dbi: Print errors for mipi_dbi_command()Linus Walleij1-1/+6
2021-01-08drm/mipi-dbi: Switch to new kerneldoc syntax for named variable macro argumentJonathan Neuschäfer1-1/+1
2020-06-24drm/mipi-dbi: Remove ->enabledDaniel Vetter1-5/+0
2020-03-26drm/mipi-dbi: Drop explicit drm_mode_config_cleanup callDaniel Vetter1-1/+0
2020-03-21drm/mipi-dbi: Make mipi_dbi_command_stackbuf() data parameter constGeert Uytterhoeven1-2/+3
2020-03-18drm: convert .debugfs_init() hook to return void.Wambui Karuga1-1/+1
2020-01-19drm/mipi_dbi: Add support for display offsetsGeert Uytterhoeven1-0/+12
2019-07-25drm/tinydrm: Move mipi-dbiNoralf Trønnes1-0/+188