aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_mipi_dbi.c
AgeCommit message (Expand)Author
2022-08-17drm/mipi-dbi: align max_chunk to 2 in spi_transferYunhao Tian
2021-07-23drm/mipi-dbi: Use framebuffer dma-buf helpersThomas Zimmermann
2021-06-14drm/dbi: Support DBI typec1 read operationsLinus Walleij
2021-02-17drm: Switch to %p4cc format modifierSakari Ailus
2020-08-11Merge tag 'v5.8' into drm-nextDave Airlie
2020-07-27drm/dbi: Fix SPI Type 1 (9-bit) transferPaul Cercueil
2020-07-20drm: core: Convert device logging to drm_* functions.Suraj Upadhyay
2020-06-24drm/mipi-dbi: Remove ->enabledDaniel Vetter
2020-05-26drm/format-helper: Add drm_fb_swab()Noralf Trønnes
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