index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_mipi_dbi.c
Age
Commit message (
Expand
)
Author
2022-02-07
dma-buf-map: Rename to iosys-map
Lucas De Marchi
2022-01-14
drm/mipi-dbi: Fix source-buffer address in mipi_dbi_buf_copy
Thomas Zimmermann
2021-11-30
drm/mipi-dbi: Remove dependency on GEM CMA helper library
Thomas Zimmermann
2021-11-11
drm/format-helper: Rework format-helper conversion functions
Thomas Zimmermann
2021-11-11
drm/format-helper: Add destination-buffer pitch to drm_fb_swab()
Thomas Zimmermann
2021-11-11
drm/format-helper: Rework format-helper memcpy functions
Thomas Zimmermann
2021-07-23
drm/mipi-dbi: Use framebuffer dma-buf helpers
Thomas Zimmermann
2021-06-14
drm/dbi: Support DBI typec1 read operations
Linus Walleij
2021-02-17
drm: Switch to %p4cc format modifier
Sakari Ailus
2020-08-11
Merge tag 'v5.8' into drm-next
Dave Airlie
2020-07-27
drm/dbi: Fix SPI Type 1 (9-bit) transfer
Paul Cercueil
2020-07-20
drm: core: Convert device logging to drm_* functions.
Suraj Upadhyay
2020-06-24
drm/mipi-dbi: Remove ->enabled
Daniel Vetter
2020-05-26
drm/format-helper: Add drm_fb_swab()
Noralf Trønnes
2020-03-26
drm/mipi-dbi: Drop explicit drm_mode_config_cleanup call
Daniel Vetter
2020-03-26
drm/mipi-dbi: Move drm_mode_config_init into mipi library
Daniel Vetter
2020-03-26
drm: Garbage collect drm_dev_fini
Daniel Vetter
2020-03-26
drm/mipi_dbi: Use drmm_add_final_kfree in all drivers
Daniel Vetter
2020-03-21
drm/mipi-dbi: Make mipi_dbi_command_stackbuf() data parameter const
Geert Uytterhoeven
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
2020-01-30
drm/mipi-dbi: Remove sending of vblank event
Thomas Zimmermann
2020-01-19
drm/mipi_dbi: Add support for display offsets
Geert Uytterhoeven
2020-01-02
drm/mipi_dbi: Fix off-by-one bugs in mipi_dbi_blank()
Geert Uytterhoeven
2019-10-22
drm/mipi_dbi: Use simple right shift instead of double negation
Andy Shevchenko
2019-10-02
drm/print: add drm_debug_enabled()
Jani Nikula
2019-09-06
drm: Use EOPNOTSUPP, not ENOTSUPP
Daniel Vetter
2019-08-26
drm/mipi-dbi: fix a loop in debugfs code
Dan Carpenter
2019-07-25
drm/tinydrm: Move mipi-dbi
Noralf Trønnes