Rob Herring
|
4bf99144d2
drm: Convert to using %pOF instead of full_name
|
8 年之前 |
Vinay Simha BN
|
1a9d759331
drm/dsi: Implement DCS set/get display brightness
|
9 年之前 |
Thierry Reding
|
bbdcf516a6
drm/dsi: Order DCS helpers by command code
|
9 年之前 |
Thierry Reding
|
6308c983d7
drm/dsi: Make set_tear_scanline command consistent
|
9 年之前 |
Thierry Reding
|
babb24fec1
drm/dsi: Add uevent callback
|
9 年之前 |
Vinay Simha BN
|
e839508163
drm/dsi: Implement set tear scanline
|
9 年之前 |
Archit Taneja
|
97b6ae50e0
drm/dsi: Get DSI host by DT device node
|
9 年之前 |
Archit Taneja
|
509e42ce04
drm/dsi: Add routine to unregister a DSI device
|
9 年之前 |
Archit Taneja
|
bf4363ce3a
drm/dsi: Try to match non-DT DSI devices
|
9 年之前 |
Archit Taneja
|
c63ae8a968
drm/dsi: Use mipi_dsi_device_register_full() for DSI device creation
|
9 年之前 |
Archit Taneja
|
fc903ebd50
drm/dsi: Check for CONFIG_OF when defining of_mipi_dsi_device_add()
|
9 年之前 |
Werner Johansson
|
6e8c9e3376
drm/dsi: Add Turn On/Shutdown Peripheral command helpers
|
9 年之前 |
Thierry Reding
|
9b97383b78
drm/mipi-dsi: Avoid potential NULL pointer dereference
|
10 年之前 |
Thierry Reding
|
99035e9931
drm/dsi: Do not require .owner field to be set
|
10 年之前 |
Thierry Reding
|
3ef0592426
drm/dsi: Resolve MIPI DSI device from phandle
|
11 年之前 |
Thierry Reding
|
3b46d4a0de
drm/dsi: Implement DCS set_{column,page}_address commands
|
11 年之前 |
Thierry Reding
|
5cc0af16fc
drm/dsi: Implement DCS {get,set}_pixel_format commands
|
11 年之前 |
Thierry Reding
|
3d9a8fcf1c
drm/dsi: Implement DCS get_power_mode command
|
11 年之前 |
Thierry Reding
|
2f16b89737
drm/dsi: Implement DCS soft_reset command
|
11 年之前 |
Thierry Reding
|
083d573fd0
drm/dsi: Implement DCS nop command
|
11 年之前 |
Thierry Reding
|
009081e087
drm/dsi: Add to DocBook documentation
|
11 年之前 |
YoungJun Cho
|
42fe1e755d
drm/dsi: Implement some standard DCS commands
|
11 年之前 |
Thierry Reding
|
550ab84836
drm/dsi: Implement generic read and write commands
|
11 年之前 |
YoungJun Cho
|
dbf30b6958
drm/dsi: Add mipi_dsi_set_maximum_return_packet_size() helper
|
11 年之前 |
Thierry Reding
|
960dd616f6
drm/dsi: Make mipi_dsi_dcs_{read,write}() symmetrical
|
11 年之前 |
Thierry Reding
|
9eb491f3ee
drm/dsi: Add DSI transfer helper
|
10 年之前 |
Thierry Reding
|
a52879e8d7
drm/dsi: Add message to packet translator
|
10 年之前 |
Thierry Reding
|
02acb76d72
drm/dsi: Introduce packet format helpers
|
10 年之前 |
Inki Dae
|
d87f09abb3
drm/mipi-dsi: consider low power transmission
|
11 年之前 |
Thierry Reding
|
3c523d7d38
drm/dsi: Use peripheral's channel for DCS commands
|
11 年之前 |