index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_mipi_dsi.h
Age
Commit message (
Expand
)
Author
2024-08-20
drm/mipi-dsi: Add mipi_dsi_dcs_set_tear_scanline_multi
Tejas Vipin
2024-08-13
drm/mipi-dsi: add more multi functions for better error handling
Tejas Vipin
2024-06-26
drm/mipi-dsi: add mipi_dsi_usleep_range helper
Jerome Brunet
2024-06-12
drm/mipi-dsi: fix handling of ctx in mipi_dsi_msleep
Tejas Vipin
2024-05-17
drm/mipi-dsi: wrap more functions for streamline handling
Dmitry Baryshkov
2024-05-15
drm/mipi-dsi: Introduce mipi_dsi_*_write_seq_multi()
Douglas Anderson
2024-05-15
drm/mipi-dsi: Reduce driver bloat of mipi_dsi_*_write_seq()
Douglas Anderson
2024-05-15
drm/mipi-dsi: mipi_dsi_*_write functions don't need to ratelimit prints
Douglas Anderson
2024-05-15
drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_generic_write_seq()
Douglas Anderson
2024-05-15
drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_dcs_write_seq()
Douglas Anderson
2024-04-19
drm/mipi-dsi: add mipi_dsi_compression_mode_ext()
Dmitry Baryshkov
2024-04-19
drm/mipi-dsi: use correct return type for the DSC functions
Dmitry Baryshkov
2023-12-07
drm/mipi-dsi: Fix detach call without attach
Tomi Valkeinen
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-01-27
drm/mipi-dsi: move to_mipi_dsi_device() to use container_of_const()
Greg Kroah-Hartman
2023-01-19
drm/mipi-dsi: Fix byte order of 16-bit DCS set/get brightness
Daniel Mentz
2023-01-07
drm/mipi-dsi: Add a mipi_dsi_dcs_write_seq() macro
Javier Martinez Canillas
2023-01-07
drm/mipi-dsi: Fix mipi_dsi_dcs_write_seq() macro definition format
Javier Martinez Canillas
2022-09-28
Merge tag 'drm-msm-next-2022-09-22' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2022-09-18
drm/mipi-dsi: pass DSC data through the struct mipi_dsi_device
Dmitry Baryshkov
2022-07-09
drm/mipi-dsi: Make remove callback return void
Uwe Kleine-König
2022-06-24
drm/mipi-dsi: Introduce mipi_dsi_dcs_write_seq macro
Joel Selvaraj
2022-03-09
drm/dsi: transfer DSI HS packets ending at the same time
Rex-BC Chen
2021-09-24
drm/mipi-dsi: Create devm device attachment
Maxime Ripard
2021-09-24
drm/mipi-dsi: Create devm device registration
Maxime Ripard
2021-07-27
drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features
Nicolas Boichat
2021-06-23
drm: Mention the power state requirement on side-channel operations
Maxime Ripard
2019-11-07
drm/dsi: add helpers for DSI compression mode and PPS packets
Jani Nikula
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-10-24
drm: dsi: Add lane clock rate fields to DSI device
Linus Walleij
2016-08-24
drm/dsi: Implement DCS set/get display brightness
Vinay Simha BN
2016-08-24
drm/dsi: Order DCS helpers by command code
Thierry Reding
2016-07-12
drm/dsi: Make set_tear_scanline command consistent
Thierry Reding
2016-06-13
drm/dsi: Add uevent callback
Thierry Reding
2016-06-07
drm/dsi: Implement set tear scanline
Vinay Simha BN
2016-03-02
drm/dsi: Get DSI host by DT device node
Archit Taneja
2016-03-02
drm/dsi: Add routine to unregister a DSI device
Archit Taneja
2016-03-02
drm/dsi: Try to match non-DT DSI devices
Archit Taneja
2016-03-02
drm/dsi: Use mipi_dsi_device_register_full() for DSI device creation
Archit Taneja
2015-11-24
drm/dsi: Add Turn On/Shutdown Peripheral command helpers
Werner Johansson
2015-11-23
drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format
Liu Ying
2014-11-13
drm/dsi: Do not require .owner field to be set
Thierry Reding
2014-11-13
drm/dsi: Resolve MIPI DSI device from phandle
Thierry Reding
2014-11-13
drm/dsi: Implement DCS set_{column,page}_address commands
Thierry Reding
2014-11-13
drm/dsi: Implement DCS {get,set}_pixel_format commands
Thierry Reding
2014-11-13
drm/dsi: Implement DCS get_power_mode command
Thierry Reding
2014-11-13
drm/dsi: Implement DCS soft_reset command
Thierry Reding
2014-11-13
drm/dsi: Implement DCS nop command
Thierry Reding
2014-11-13
drm/dsi: Add to DocBook documentation
Thierry Reding
2014-11-13
drm/dsi: Implement some standard DCS commands
YoungJun Cho
[next]