index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
bridge
/
ti-sn65dsi86.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/bridge: ti-sn65dsi86: Use atomic variants of drm_bridge_funcs
Sam Ravnborg
2022-07-06
1
-8
/
+15
*
drm/bridge: ti-sn65dsi86: Convert to drm_of_get_data_lanes_count
Marek Vasut
2022-06-12
1
-2
/
+2
*
drm: Rename dp/ to display/
Thomas Zimmermann
2022-04-25
1
-2
/
+2
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2022-04-05
1
-2
/
+3
|
\
|
*
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-03-24
1
-60
/
+16
|
|
\
|
*
|
drm/bridge: ti-sn65dsi86: Properly undo autosuspend
Douglas Anderson
2022-02-28
1
-2
/
+3
*
|
|
drm/bridge: ti-sn65dsi86: switch to devm_drm_of_get_bridge
José Expósito
2022-03-09
1
-7
/
+1
|
|
/
|
/
|
*
|
drm/bridge: ti-sn65dsi86: Use drm_bridge_connector
Douglas Anderson
2022-02-15
1
-58
/
+14
*
|
drm/dp: Move DisplayPort AUX bus helpers into dp/
Thomas Zimmermann
2022-01-17
1
-1
/
+1
*
|
drm/dp: Move public DisplayPort headers into dp/
Thomas Zimmermann
2022-01-17
1
-1
/
+1
|
/
*
drm/bridge: ti-sn65dsi86: Set max register for regmap
Stephen Boyd
2021-12-16
1
-0
/
+1
*
drm/bridge: sn65dsi86: defer if there is no dsi host
Rob Clark
2021-12-08
1
-16
/
+8
*
drm/bridge: sn65dsi86: ti_sn65dsi86_read_u16() __maybe_unused
Bjorn Andersson
2021-10-28
1
-2
/
+2
*
drm/bridge: sn65dsi86: Register and attach our DSI device at probe
Maxime Ripard
2021-10-27
1
-37
/
+40
*
drm/bridge: sn65dsi86: Switch to devm MIPI-DSI helpers
Maxime Ripard
2021-10-27
1
-15
/
+7
*
drm/bridge: ti-sn65dsi86: Implement the pwm_chip
Bjorn Andersson
2021-10-27
1
-6
/
+358
*
drm/bridge: ti-sn65dsi86: Use regmap_bulk_write API
Bjorn Andersson
2021-10-27
1
-2
/
+3
*
drm/bridge: ti-sn65dsi86: Implement bridge->mode_valid()
Rob Clark
2021-10-01
1
-12
/
+13
*
drm/bridge: ti-sn65dsi86: Avoid creating multiple connectors
Rob Clark
2021-08-12
1
-0
/
+3
*
drm/bridge: ti-sn65dsi86: Add some 100 us delays
Douglas Anderson
2021-07-31
1
-0
/
+6
*
drm/bridge: ti-sn65dsi86: Fix power off sequence
Douglas Anderson
2021-07-31
1
-4
/
+7
*
drm/bridge: ti-sn65dsi86: Split connector creation to a function
Laurent Pinchart
2021-06-24
1
-10
/
+21
*
drm/bridge: ti-sn65dsi86: Group code in sections
Laurent Pinchart
2021-06-24
1
-298
/
+321
*
drm/bridge: ti-sn65dsi86: Wrap panel with panel-bridge
Laurent Pinchart
2021-06-24
1
-12
/
+20
*
drm/bridge: ti-sn65dsi86: Use bitmask to store valid rates
Laurent Pinchart
2021-06-24
1
-11
/
+13
*
drm/bridge: ti-sn65dsi86: Make enable GPIO optional
Laurent Pinchart
2021-06-24
1
-1
/
+2
*
drm/bridge: ti-sn65dsi86: Improve probe errors with dev_err_probe()
Douglas Anderson
2021-06-11
1
-18
/
+13
*
drm/bridge: ti-sn65dsi86: Don't read EDID blob over DDC
Douglas Anderson
2021-06-11
1
-22
/
+0
*
drm/bridge: ti-sn65dsi86: Add support for the DP AUX bus
Douglas Anderson
2021-06-11
1
-0
/
+6
*
drm/bridge: ti-sn65dsi86: Promote the AUX channel to its own sub-dev
Douglas Anderson
2021-06-11
1
-19
/
+51
*
drm/bridge: ti-sn65dsi86: fix a ternary type promotion bug
Dan Carpenter
2021-05-18
1
-1
/
+3
*
drm/bridge: ti-sn65dsi86: Remove __exit from GPIO sub-driver remove helper
Douglas Anderson
2021-05-04
1
-1
/
+1
*
drm/bridge: ti-sn65dsi86: If refclk, DP AUX can happen w/out pre-enable
Douglas Anderson
2021-05-03
1
-35
/
+94
*
drm/bridge: ti-sn65dsi86: Code motion of refclk management functions
Douglas Anderson
2021-05-03
1
-58
/
+58
*
drm/bridge: ti-sn65dsi86: Use pm_runtime autosuspend
Douglas Anderson
2021-05-03
1
-6
/
+8
*
drm/bridge: ti-sn65dsi86: Break GPIO and MIPI-to-eDP bridge into sub-drivers
Douglas Anderson
2021-05-03
1
-53
/
+199
*
drm/bridge: ti-sn65dsi86: Move all the chip-related init to the start
Douglas Anderson
2021-05-03
1
-13
/
+13
*
drm/bridge: ti-sn65dsi86: Cleanup managing of drvdata
Douglas Anderson
2021-05-03
1
-6
/
+2
*
drm/bridge: ti-sn65dsi86: Add local var for "dev" to simplify probe
Douglas Anderson
2021-05-03
1
-14
/
+12
*
drm/bridge: ti-sn65dsi86: Clean debugfs code
Douglas Anderson
2021-05-03
1
-12
/
+21
*
drm/bridge: ti-sn65dsi86: Use devm to do our runtime_disable
Douglas Anderson
2021-05-03
1
-5
/
+9
*
drm/bridge: ti-sn65dsi86: More renames in prep for sub-devices
Douglas Anderson
2021-05-03
1
-42
/
+42
*
drm/bridge: ti-sn65dsi86: Rename the main driver data structure
Douglas Anderson
2021-05-03
1
-43
/
+43
*
drm/dp: Add backpointer to drm_device in drm_dp_aux
Lyude Paul
2021-04-27
1
-0
/
+1
*
drm/bridge: ti-sn65dsi86: Get rid of the useless detect() function
Douglas Anderson
2021-04-20
1
-12
/
+0
*
drm/bridge: ti-sn65dsi86: Move drm_panel_unprepare() to post_disable()
Douglas Anderson
2021-04-20
1
-2
/
+2
*
drm/bridge: ti-sn65dsi86: Reorder remove()
Douglas Anderson
2021-04-20
1
-7
/
+8
*
drm/bridge: ti-sn65dsi86: Remove incorrectly tagged kerneldoc comment
Douglas Anderson
2021-04-20
1
-1
/
+1
*
drm/bridge: ti-sn65dsi86: Simplify refclk handling
Douglas Anderson
2021-04-20
1
-8
/
+3
*
drm/bridge/ti-sn65dsi86: (Un)register aux device on bridge attach/detach
Lyude Paul
2021-03-23
1
-2
/
+16
[next]