summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_mipi_dbi.c
AgeCommit message (Expand)Author
2020-07-27drm/dbi: Fix SPI Type 1 (9-bit) transferPaul Cercueil
2020-03-26drm/mipi-dbi: Drop explicit drm_mode_config_cleanup callDaniel Vetter
2020-03-26drm/mipi-dbi: Move drm_mode_config_init into mipi libraryDaniel Vetter
2020-03-26drm: Garbage collect drm_dev_finiDaniel Vetter
2020-03-26drm/mipi_dbi: Use drmm_add_final_kfree in all driversDaniel 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-30drm/mipi-dbi: Remove sending of vblank eventThomas Zimmermann
2020-01-19drm/mipi_dbi: Add support for display offsetsGeert Uytterhoeven
2020-01-02drm/mipi_dbi: Fix off-by-one bugs in mipi_dbi_blank()Geert Uytterhoeven
2019-10-22drm/mipi_dbi: Use simple right shift instead of double negationAndy Shevchenko
2019-10-02drm/print: add drm_debug_enabled()Jani Nikula
2019-09-06drm: Use EOPNOTSUPP, not ENOTSUPPDaniel Vetter
2019-08-26drm/mipi-dbi: fix a loop in debugfs codeDan Carpenter
2019-07-25drm/tinydrm: Move mipi-dbiNoralf Trønnes