index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
displays
/
panel-dsi-cm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/panel: Move OMAP's DSI command mode panel driver
Sebastian Reichel
2020-12-15
1
-637
/
+0
*
drm/omap: panel-dsi-cm: fix remove()
Sebastian Reichel
2020-12-15
1
-3
/
+0
*
drm/omap: panel-dsi-cm: support unbinding
Sebastian Reichel
2020-12-15
1
-3
/
+2
*
drm/omap: panel-dsi-cm: use DEVICE_ATTR_RO
Sebastian Reichel
2020-12-15
1
-4
/
+4
*
drm/omap: dsi: convert to drm_panel
Sebastian Reichel
2020-12-15
1
-126
/
+77
*
drm/omap: dsi: drop custom panel capability support
Sebastian Reichel
2020-12-15
1
-3
/
+0
*
drm/omap: dsi: Reverse direction of the DSS device enable/disable operations
Sebastian Reichel
2020-12-15
1
-37
/
+37
*
drm/omap: dsi: move panel refresh function to host
Sebastian Reichel
2020-12-15
1
-68
/
+0
*
drm/omap: dsi: do ULPS in host driver
Sebastian Reichel
2020-12-15
1
-259
/
+7
*
drm/omap: dsi: untangle ulps ops from enable/disable
Sebastian Reichel
2020-12-15
1
-4
/
+4
*
drm/omap: dsi: do bus locking in host driver
Sebastian Reichel
2020-12-15
1
-43
/
+1
*
drm/omap: dsi: drop custom enable_te() API
Sebastian Reichel
2020-12-15
1
-3
/
+0
*
drm/omap: dsi: move TE GPIO handling into core
Sebastian Reichel
2020-12-15
1
-97
/
+7
*
drm/omap: dsi: lp/hs switching support for transfer()
Sebastian Reichel
2020-12-15
1
-3
/
+3
*
drm/omap: panel-dsi-cm: use bulk regulator API
Sebastian Reichel
2020-12-15
1
-44
/
+21
*
drm/omap: dsi: use pixel-format and mode from attach
Sebastian Reichel
2020-12-15
1
-2
/
+0
*
drm/omap: dsi: drop useless sync()
Sebastian Reichel
2020-12-15
1
-18
/
+0
*
drm/omap: dsi: drop unused enable_te()
Sebastian Reichel
2020-12-15
1
-39
/
+0
*
drm/omap: dsi: drop unused get_te()
Sebastian Reichel
2020-12-15
1
-13
/
+0
*
drm/omap: dsi: drop unused memory_read()
Sebastian Reichel
2020-12-15
1
-93
/
+0
*
drm/omap: panel-dsi-cm: use common MIPI DCS 1.3 defines
Sebastian Reichel
2020-12-15
1
-5
/
+4
*
drm/omap: panel-dsi-cm: drop hardcoded VC
Sebastian Reichel
2020-12-15
1
-13
/
+7
*
drm/omap: dsi: request VC via mipi_dsi_attach
Sebastian Reichel
2020-12-15
1
-9
/
+15
*
drm/omap: panel-dsi-cm: use DSI helpers
Sebastian Reichel
2020-12-15
1
-107
/
+18
*
drm/omap: dsi: introduce mipi_dsi_host
Sebastian Reichel
2020-12-15
1
-61
/
+60
*
drm/omap: dsi: drop virtual channel logic
Sebastian Reichel
2020-12-15
1
-8
/
+3
*
drm/omap: panel-dsi-cm: convert to transfer API
Sebastian Reichel
2020-12-15
1
-37
/
+95
*
drm/omap: dsi: use MIPI_DSI_FMT_* instead of OMAP_DSS_DSI_FMT_*
Sebastian Reichel
2020-12-15
1
-1
/
+1
*
drm/omap: drop unused dsi.configure_pins
Sebastian Reichel
2020-12-15
1
-11
/
+0
*
drm: omapdrm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-11-10
1
-1
/
+1
*
drm/omap: display: use devm_of_find_backlight
Sam Ravnborg
2020-05-17
1
-10
/
+8
*
drm/omap: dss: Fix output next device lookup in DT
Laurent Pinchart
2020-02-26
1
-1
/
+1
*
drm/omap: use true,false for bool variable
Zheng Bin
2020-02-11
1
-2
/
+2
*
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-07-16
1
-12
/
+6
|
\
|
*
drm/omap: Use dev_get_drvdata()
Kefeng Wang
2019-06-10
1
-12
/
+6
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
drm/omap: Merge omap_dss_device type and output_type fields
Laurent Pinchart
2019-03-18
1
-0
/
+1
*
drm/omap: Pass drm_display_mode to .check_timings() and .set_timings()
Laurent Pinchart
2019-03-18
1
-4
/
+4
*
drm/omap: panel-dsi-cm: Store source pointer internally
Laurent Pinchart
2019-03-18
1
-26
/
+29
*
drm/omap: Add a dss device operation flag for .get_modes()
Laurent Pinchart
2019-03-18
1
-0
/
+1
*
drm/omap: Merge display .get_modes() and .get_size() operations
Laurent Pinchart
2019-03-18
1
-11
/
+3
*
drm/omap: Expose DRM modes instead of timings in display devices
Laurent Pinchart
2019-03-18
1
-4
/
+6
*
drm/omap: Reverse direction of the DSS device enable/disable operations
Laurent Pinchart
2019-03-18
1
-16
/
+6
*
drm/omap: Remove enable checks from display .enable() and .remove()
Laurent Pinchart
2019-03-18
1
-6
/
+5
*
drm/omap: Move common display enable/disable code to encoder
Laurent Pinchart
2019-03-18
1
-18
/
+0
*
drm/omap: Move most omap_dss_driver operations to omap_dss_device_ops
Laurent Pinchart
2018-09-03
1
-4
/
+8
*
drm/omap: Reverse direction of DSS device (dis)connect operations
Laurent Pinchart
2018-09-03
1
-32
/
+10
*
drm/omap: dss: Extend omapdss_of_find_source_for_first_ep() to sinks
Laurent Pinchart
2018-09-03
1
-3
/
+3
*
drm/omap: dss: Replace omap_dss_device port number with bitmask
Laurent Pinchart
2018-09-03
1
-0
/
+1
*
drm/omap: dss: Store dss_device pointer in omap_dss_device
Laurent Pinchart
2018-09-03
1
-1
/
+1
[next]