开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
displays
/
panel-dsi-cm.c
Age
Commit message (
Expand
)
Author
2020-12-15
drm/panel: Move OMAP's DSI command mode panel driver
Sebastian Reichel
2020-12-15
drm/omap: panel-dsi-cm: fix remove()
Sebastian Reichel
2020-12-15
drm/omap: panel-dsi-cm: support unbinding
Sebastian Reichel
2020-12-15
drm/omap: panel-dsi-cm: use DEVICE_ATTR_RO
Sebastian Reichel
2020-12-15
drm/omap: dsi: convert to drm_panel
Sebastian Reichel
2020-12-15
drm/omap: dsi: drop custom panel capability support
Sebastian Reichel
2020-12-15
drm/omap: dsi: Reverse direction of the DSS device enable/disable operations
Sebastian Reichel
2020-12-15
drm/omap: dsi: move panel refresh function to host
Sebastian Reichel
2020-12-15
drm/omap: dsi: do ULPS in host driver
Sebastian Reichel
2020-12-15
drm/omap: dsi: untangle ulps ops from enable/disable
Sebastian Reichel
2020-12-15
drm/omap: dsi: do bus locking in host driver
Sebastian Reichel
2020-12-15
drm/omap: dsi: drop custom enable_te() API
Sebastian Reichel
2020-12-15
drm/omap: dsi: move TE GPIO handling into core
Sebastian Reichel
2020-12-15
drm/omap: dsi: lp/hs switching support for transfer()
Sebastian Reichel
2020-12-15
drm/omap: panel-dsi-cm: use bulk regulator API
Sebastian Reichel
2020-12-15
drm/omap: dsi: use pixel-format and mode from attach
Sebastian Reichel
2020-12-15
drm/omap: dsi: drop useless sync()
Sebastian Reichel
2020-12-15
drm/omap: dsi: drop unused enable_te()
Sebastian Reichel
2020-12-15
drm/omap: dsi: drop unused get_te()
Sebastian Reichel
2020-12-15
drm/omap: dsi: drop unused memory_read()
Sebastian Reichel
2020-12-15
drm/omap: panel-dsi-cm: use common MIPI DCS 1.3 defines
Sebastian Reichel
2020-12-15
drm/omap: panel-dsi-cm: drop hardcoded VC
Sebastian Reichel
2020-12-15
drm/omap: dsi: request VC via mipi_dsi_attach
Sebastian Reichel
2020-12-15
drm/omap: panel-dsi-cm: use DSI helpers
Sebastian Reichel
2020-12-15
drm/omap: dsi: introduce mipi_dsi_host
Sebastian Reichel
2020-12-15
drm/omap: dsi: drop virtual channel logic
Sebastian Reichel
2020-12-15
drm/omap: panel-dsi-cm: convert to transfer API
Sebastian Reichel
2020-12-15
drm/omap: dsi: use MIPI_DSI_FMT_* instead of OMAP_DSS_DSI_FMT_*
Sebastian Reichel
2020-12-15
drm/omap: drop unused dsi.configure_pins
Sebastian Reichel
2020-11-10
drm: omapdrm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-05-17
drm/omap: display: use devm_of_find_backlight
Sam Ravnborg
2020-02-26
drm/omap: dss: Fix output next device lookup in DT
Laurent Pinchart
2020-02-11
drm/omap: use true,false for bool variable
Zheng Bin
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-10
drm/omap: Use dev_get_drvdata()
Kefeng Wang
2019-03-18
drm/omap: Merge omap_dss_device type and output_type fields
Laurent Pinchart
2019-03-18
drm/omap: Pass drm_display_mode to .check_timings() and .set_timings()
Laurent Pinchart
2019-03-18
drm/omap: panel-dsi-cm: Store source pointer internally
Laurent Pinchart
2019-03-18
drm/omap: Add a dss device operation flag for .get_modes()
Laurent Pinchart
2019-03-18
drm/omap: Merge display .get_modes() and .get_size() operations
Laurent Pinchart
2019-03-18
drm/omap: Expose DRM modes instead of timings in display devices
Laurent Pinchart
2019-03-18
drm/omap: Reverse direction of the DSS device enable/disable operations
Laurent Pinchart
2019-03-18
drm/omap: Remove enable checks from display .enable() and .remove()
Laurent Pinchart
2019-03-18
drm/omap: Move common display enable/disable code to encoder
Laurent Pinchart
2018-09-03
drm/omap: Move most omap_dss_driver operations to omap_dss_device_ops
Laurent Pinchart
2018-09-03
drm/omap: Reverse direction of DSS device (dis)connect operations
Laurent Pinchart
2018-09-03
drm/omap: dss: Extend omapdss_of_find_source_for_first_ep() to sinks
Laurent Pinchart
2018-09-03
drm/omap: dss: Replace omap_dss_device port number with bitmask
Laurent Pinchart
2018-09-03
drm/omap: dss: Store dss_device pointer in omap_dss_device
Laurent Pinchart
[next]