aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drm_mipi_dsi.h
Commit message (Expand)AuthorAge
* drm/dsi: Do not require .owner field to be setThierry Reding2014-11-13
* drm/dsi: Resolve MIPI DSI device from phandleThierry Reding2014-11-13
* drm/dsi: Implement DCS set_{column,page}_address commandsThierry Reding2014-11-13
* drm/dsi: Implement DCS {get,set}_pixel_format commandsThierry Reding2014-11-13
* drm/dsi: Implement DCS get_power_mode commandThierry Reding2014-11-13
* drm/dsi: Implement DCS soft_reset commandThierry Reding2014-11-13
* drm/dsi: Implement DCS nop commandThierry Reding2014-11-13
* drm/dsi: Add to DocBook documentationThierry Reding2014-11-13
* drm/dsi: Implement some standard DCS commandsYoungJun Cho2014-11-13
* drm/dsi: Implement generic read and write commandsThierry Reding2014-11-13
* drm/dsi: Add mipi_dsi_set_maximum_return_packet_size() helperYoungJun Cho2014-11-13
* drm/dsi: Constify mipi_dsi_msgThierry Reding2014-11-13
* drm/dsi: Make mipi_dsi_dcs_{read,write}() symmetricalThierry Reding2014-11-13
* drm/dsi: Add message to packet translatorThierry Reding2014-11-13
* drm/dsi: Introduce packet format helpersThierry Reding2014-11-13
* drm/mipi-dsi: consider low power transmissionInki Dae2014-09-19
* drm/dsi: Replace upcasting macro by functionThierry Reding2014-08-06
* drm/dsi: Use peripheral's channel for DCS commandsThierry Reding2014-07-22
* drm/dsi: Make mipi_dsi_dcs_write() return ssize_tThierry Reding2014-07-22
* drm/dsi: Flag for non-continuous clock behaviorAlexandre Courbot2014-07-14
* drm/dsi: Support device shutdownThierry Reding2014-06-05
* drm/mipi_dsi: add flags to DSI messagesAndrzej Hajda2014-04-04
* drm: Add MIPI DSI bus supportAndrzej Hajda2013-12-17