aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_mipi_dsi.c
AgeCommit message (Expand)Author
2020-08-21drm/mipi: use dcs write for mipi_dsi_dcs_set_tear_scanlineEmil Velikov
2017-07-26drm: Convert to using %pOF instead of full_nameRob Herring
2016-08-24drm/dsi: Implement DCS set/get display brightnessVinay Simha BN
2016-08-24drm/dsi: Order DCS helpers by command codeThierry Reding
2016-07-12drm/dsi: Make set_tear_scanline command consistentThierry Reding
2016-06-13drm/dsi: Add uevent callbackThierry Reding
2016-06-07drm/dsi: Implement set tear scanlineVinay Simha BN
2016-03-02drm/dsi: Get DSI host by DT device nodeArchit Taneja
2016-03-02drm/dsi: Add routine to unregister a DSI deviceArchit Taneja
2016-03-02drm/dsi: Try to match non-DT DSI devicesArchit Taneja
2016-03-02drm/dsi: Use mipi_dsi_device_register_full() for DSI device creationArchit Taneja
2016-03-02drm/dsi: Check for CONFIG_OF when defining of_mipi_dsi_device_add()Archit Taneja
2015-11-24drm/dsi: Add Turn On/Shutdown Peripheral command helpersWerner Johansson
2015-01-28drm/mipi-dsi: Avoid potential NULL pointer dereferenceThierry Reding
2014-11-13drm/dsi: Do not require .owner field to be setThierry Reding
2014-11-13drm/dsi: Resolve MIPI DSI device from phandleThierry Reding
2014-11-13drm/dsi: Implement DCS set_{column,page}_address commandsThierry Reding
2014-11-13drm/dsi: Implement DCS {get,set}_pixel_format commandsThierry Reding
2014-11-13drm/dsi: Implement DCS get_power_mode commandThierry Reding
2014-11-13drm/dsi: Implement DCS soft_reset commandThierry Reding
2014-11-13drm/dsi: Implement DCS nop commandThierry Reding
2014-11-13drm/dsi: Add to DocBook documentationThierry Reding
2014-11-13drm/dsi: Implement some standard DCS commandsYoungJun Cho
2014-11-13drm/dsi: Implement generic read and write commandsThierry Reding
2014-11-13drm/dsi: Add mipi_dsi_set_maximum_return_packet_size() helperYoungJun Cho
2014-11-13drm/dsi: Make mipi_dsi_dcs_{read,write}() symmetricalThierry Reding
2014-11-13drm/dsi: Add DSI transfer helperThierry Reding
2014-11-13drm/dsi: Add message to packet translatorThierry Reding
2014-11-13drm/dsi: Introduce packet format helpersThierry Reding
2014-09-20drm/mipi-dsi: consider low power transmissionInki Dae
2014-07-22drm/dsi: Use peripheral's channel for DCS commandsThierry Reding
2014-07-22drm/dsi: Make mipi_dsi_dcs_write() return ssize_tThierry Reding
2014-06-05drm/dsi: Support device shutdownThierry Reding
2014-04-04drm/mipi_dsi: create dsi devices only for nodes with reg propertyAndrzej Hajda
2013-12-17drm: Add MIPI DSI bus supportAndrzej Hajda