index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_mipi_dsi.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-21
drm/mipi-dsi: Add mipi_dsi_dcs_set_tear_scanline_multi
Tejas Vipin
1
-0
/
+2
2024-08-13
drm/mipi-dsi: add more multi functions for better error handling
Tejas Vipin
1
-0
/
+10
2024-06-26
drm/mipi-dsi: add mipi_dsi_usleep_range helper
Jerome Brunet
1
-0
/
+7
2024-06-12
drm/mipi-dsi: fix handling of ctx in mipi_dsi_msleep
Tejas Vipin
1
-1
/
+1
2024-05-17
drm/mipi-dsi: wrap more functions for streamline handling
Dmitry Baryshkov
1
-0
/
+21
2024-05-15
drm/mipi-dsi: Introduce mipi_dsi_*_write_seq_multi()
Douglas Anderson
1
-0
/
+62
2024-05-15
drm/mipi-dsi: Reduce driver bloat of mipi_dsi_*_write_seq()
Douglas Anderson
1
-21
/
+26
2024-05-15
drm/mipi-dsi: mipi_dsi_*_write functions don't need to ratelimit prints
Douglas Anderson
1
-13
/
+11
2024-05-15
drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_generic_write_seq()
Douglas Anderson
1
-11
/
+11
2024-05-15
drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_dcs_write_seq()
Douglas Anderson
1
-12
/
+12
2024-04-19
drm/mipi-dsi: add mipi_dsi_compression_mode_ext()
Dmitry Baryshkov
1
-0
/
+9
2024-04-19
drm/mipi-dsi: use correct return type for the DSC functions
Dmitry Baryshkov
1
-3
/
+3
2023-12-07
drm/mipi-dsi: Fix detach call without attach
Tomi Valkeinen
1
-0
/
+2
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+1
2023-01-27
drm/mipi-dsi: move to_mipi_dsi_device() to use container_of_const()
Greg Kroah-Hartman
1
-4
/
+1
2023-01-19
drm/mipi-dsi: Fix byte order of 16-bit DCS set/get brightness
Daniel Mentz
1
-0
/
+4
2023-01-07
drm/mipi-dsi: Add a mipi_dsi_dcs_write_seq() macro
Javier Martinez Canillas
1
-0
/
+18
2023-01-07
drm/mipi-dsi: Fix mipi_dsi_dcs_write_seq() macro definition format
Javier Martinez Canillas
1
-9
/
+12
2022-09-28
Merge tag 'drm-msm-next-2022-09-22' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
1
-0
/
+2
2022-09-18
drm/mipi-dsi: pass DSC data through the struct mipi_dsi_device
Dmitry Baryshkov
1
-0
/
+2
2022-07-09
drm/mipi-dsi: Make remove callback return void
Uwe Kleine-König
1
-1
/
+1
2022-06-24
drm/mipi-dsi: Introduce mipi_dsi_dcs_write_seq macro
Joel Selvaraj
1
-0
/
+17
2022-03-09
drm/dsi: transfer DSI HS packets ending at the same time
Rex-BC Chen
1
-0
/
+2
2021-09-24
drm/mipi-dsi: Create devm device attachment
Maxime Ripard
1
-0
/
+1
2021-09-24
drm/mipi-dsi: Create devm device registration
Maxime Ripard
1
-0
/
+3
2021-07-27
drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features
Nicolas Boichat
1
-4
/
+4
2021-06-23
drm: Mention the power state requirement on side-channel operations
Maxime Ripard
1
-0
/
+5
2019-11-07
drm/dsi: add helpers for DSI compression mode and PPS packets
Jani Nikula
1
-0
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-10-24
drm: dsi: Add lane clock rate fields to DSI device
Linus Walleij
1
-0
/
+8
2016-08-24
drm/dsi: Implement DCS set/get display brightness
Vinay Simha BN
1
-0
/
+4
2016-08-24
drm/dsi: Order DCS helpers by command code
Thierry Reding
1
-1
/
+1
2016-07-12
drm/dsi: Make set_tear_scanline command consistent
Thierry Reding
1
-1
/
+1
2016-06-13
drm/dsi: Add uevent callback
Thierry Reding
1
-0
/
+2
2016-06-07
drm/dsi: Implement set tear scanline
Vinay Simha BN
1
-0
/
+1
2016-03-02
drm/dsi: Get DSI host by DT device node
Archit Taneja
1
-0
/
+3
2016-03-02
drm/dsi: Add routine to unregister a DSI device
Archit Taneja
1
-0
/
+1
2016-03-02
drm/dsi: Try to match non-DT DSI devices
Archit Taneja
1
-2
/
+8
2016-03-02
drm/dsi: Use mipi_dsi_device_register_full() for DSI device creation
Archit Taneja
1
-0
/
+16
2015-11-24
drm/dsi: Add Turn On/Shutdown Peripheral command helpers
Werner Johansson
1
-0
/
+2
2015-11-23
drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format
Liu Ying
1
-0
/
+25
2014-11-13
drm/dsi: Do not require .owner field to be set
Thierry Reding
1
-1
/
+5
2014-11-13
drm/dsi: Resolve MIPI DSI device from phandle
Thierry Reding
1
-0
/
+1
2014-11-13
drm/dsi: Implement DCS set_{column,page}_address commands
Thierry Reding
1
-0
/
+4
2014-11-13
drm/dsi: Implement DCS {get,set}_pixel_format commands
Thierry Reding
1
-0
/
+2
2014-11-13
drm/dsi: Implement DCS get_power_mode command
Thierry Reding
1
-0
/
+7
2014-11-13
drm/dsi: Implement DCS soft_reset command
Thierry Reding
1
-0
/
+1
2014-11-13
drm/dsi: Implement DCS nop command
Thierry Reding
1
-0
/
+1
2014-11-13
drm/dsi: Add to DocBook documentation
Thierry Reding
1
-2
/
+14
2014-11-13
drm/dsi: Implement some standard DCS commands
YoungJun Cho
1
-0
/
+19
[next]