summaryrefslogtreecommitdiffstats
path: root/include/drm/drm_mipi_dsi.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/mipi-dsi: Add mipi_dsi_dcs_set_tear_scanline_multiTejas Vipin2024-08-201-0/+2
* drm/mipi-dsi: add more multi functions for better error handlingTejas Vipin2024-08-131-0/+10
* drm/mipi-dsi: add mipi_dsi_usleep_range helperJerome Brunet2024-06-261-0/+7
* drm/mipi-dsi: fix handling of ctx in mipi_dsi_msleepTejas Vipin2024-06-121-1/+1
* drm/mipi-dsi: wrap more functions for streamline handlingDmitry Baryshkov2024-05-171-0/+21
* drm/mipi-dsi: Introduce mipi_dsi_*_write_seq_multi()Douglas Anderson2024-05-151-0/+62
* drm/mipi-dsi: Reduce driver bloat of mipi_dsi_*_write_seq()Douglas Anderson2024-05-151-21/+26
* drm/mipi-dsi: mipi_dsi_*_write functions don't need to ratelimit printsDouglas Anderson2024-05-151-13/+11
* drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_generic_write_seq()Douglas Anderson2024-05-151-11/+11
* drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_dcs_write_seq()Douglas Anderson2024-05-151-12/+12
* drm/mipi-dsi: add mipi_dsi_compression_mode_ext()Dmitry Baryshkov2024-04-191-0/+9
* drm/mipi-dsi: use correct return type for the DSC functionsDmitry Baryshkov2024-04-191-3/+3
* drm/mipi-dsi: Fix detach call without attachTomi Valkeinen2023-12-071-0/+2
* Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-241-4/+1
|\
| * drm/mipi-dsi: move to_mipi_dsi_device() to use container_of_const()Greg Kroah-Hartman2023-01-271-4/+1
* | drm/mipi-dsi: Fix byte order of 16-bit DCS set/get brightnessDaniel Mentz2023-01-191-0/+4
* | drm/mipi-dsi: Add a mipi_dsi_dcs_write_seq() macroJavier Martinez Canillas2023-01-071-0/+18
* | drm/mipi-dsi: Fix mipi_dsi_dcs_write_seq() macro definition formatJavier Martinez Canillas2023-01-071-9/+12
|/
* Merge tag 'drm-msm-next-2022-09-22' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2022-09-281-0/+2
|\
| * drm/mipi-dsi: pass DSC data through the struct mipi_dsi_deviceDmitry Baryshkov2022-09-181-0/+2
* | drm/mipi-dsi: Make remove callback return voidUwe Kleine-König2022-07-091-1/+1
|/
* drm/mipi-dsi: Introduce mipi_dsi_dcs_write_seq macroJoel Selvaraj2022-06-241-0/+17
* drm/dsi: transfer DSI HS packets ending at the same timeRex-BC Chen2022-03-091-0/+2
* drm/mipi-dsi: Create devm device attachmentMaxime Ripard2021-09-241-0/+1
* drm/mipi-dsi: Create devm device registrationMaxime Ripard2021-09-241-0/+3
* drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling featuresNicolas Boichat2021-07-271-4/+4
* drm: Mention the power state requirement on side-channel operationsMaxime Ripard2021-06-231-0/+5
* drm/dsi: add helpers for DSI compression mode and PPS packetsJani Nikula2019-11-071-0/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* drm: dsi: Add lane clock rate fields to DSI deviceLinus Walleij2018-10-241-0/+8
* drm/dsi: Implement DCS set/get display brightnessVinay Simha BN2016-08-241-0/+4
* drm/dsi: Order DCS helpers by command codeThierry Reding2016-08-241-1/+1
* drm/dsi: Make set_tear_scanline command consistentThierry Reding2016-07-121-1/+1
* drm/dsi: Add uevent callbackThierry Reding2016-06-131-0/+2
* drm/dsi: Implement set tear scanlineVinay Simha BN2016-06-071-0/+1
* drm/dsi: Get DSI host by DT device nodeArchit Taneja2016-03-021-0/+3
* drm/dsi: Add routine to unregister a DSI deviceArchit Taneja2016-03-021-0/+1
* drm/dsi: Try to match non-DT DSI devicesArchit Taneja2016-03-021-2/+8
* drm/dsi: Use mipi_dsi_device_register_full() for DSI device creationArchit Taneja2016-03-021-0/+16
* drm/dsi: Add Turn On/Shutdown Peripheral command helpersWerner Johansson2015-11-241-0/+2
* drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel formatLiu Ying2015-11-231-0/+25
* drm/dsi: Do not require .owner field to be setThierry Reding2014-11-131-1/+5
* drm/dsi: Resolve MIPI DSI device from phandleThierry Reding2014-11-131-0/+1
* drm/dsi: Implement DCS set_{column,page}_address commandsThierry Reding2014-11-131-0/+4
* drm/dsi: Implement DCS {get,set}_pixel_format commandsThierry Reding2014-11-131-0/+2
* drm/dsi: Implement DCS get_power_mode commandThierry Reding2014-11-131-0/+7
* drm/dsi: Implement DCS soft_reset commandThierry Reding2014-11-131-0/+1
* drm/dsi: Implement DCS nop commandThierry Reding2014-11-131-0/+1
* drm/dsi: Add to DocBook documentationThierry Reding2014-11-131-2/+14
* drm/dsi: Implement some standard DCS commandsYoungJun Cho2014-11-131-0/+19