开源镜像站
帮助
动态
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
/
sti
/
sti_dvo.c
Age
Commit message (
Expand
)
Author
2020-08-08
drm: Remove unnecessary drm_panel_attach and drm_panel_detach
Joe Perches
2020-03-18
drm/sti: remove use of drm_debugfs functions as return values
Wambui Karuga
2020-02-26
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-09
drm/panel: decouple connector from drm_panel
Sam Ravnborg
2019-09-16
drm: sti: fix W=1 warnings
Benjamin Gaignard
2019-08-28
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
2019-08-07
drm/sti: fix opencoded use of drm_panel_*
Sam Ravnborg
2019-06-06
drm/sti: drop use of drmP.h
Sam Ravnborg
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-14
drm: bridge: Constify mode arguments to bridge .mode_set() operation
Laurent Pinchart
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-10
drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL
Boris Brezillon
2017-12-06
gpu: drm: sti: Adopt SPDX identifiers
Benjamin Gaignard
2017-08-21
drm/sti: sti_vdo: clean up drm_bridge_add call
Inki Dae
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-06-20
drm: sti: sti_dvo: make of_device_ids const.
Arvind Yadav
2017-05-09
drm/sti: Replace 17 seq_puts() calls by seq_putc()
Markus Elfring
2017-01-27
drm/sti: Remove drm_debugfs_remove_files() calls
Noralf Trønnes
2016-12-18
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
2016-09-20
drm/sti: Fix sparse warnings
Ville Syrjälä
2016-07-12
gpu: drm: sti_vdo: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-06-21
drm: sti: rework init sequence
Benjamin Gaignard
2016-06-21
drm: sti: use late_register and early_unregister callbacks
Benjamin Gaignard
2016-06-09
drm: sti: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-06-01
drm: sti: remove useless call to dev->struct_mutex
Benjamin Gaignard
2016-02-26
drm/sti: add debugfs entries for DVO connector
Vincent Abriou
2016-02-26
drm/sti: fix panel detection for DVO connector
Vincent Abriou
2015-11-03
drm/sti: Build monolithic driver
Thierry Reding
2015-11-03
drm/sti: Constify function pointer structs
Ville Syrjälä
2015-06-08
drm/sti: correctly test devm_ioremap() return
Wei Yongjun
2015-03-19
drm: sti: convert driver to atomic modeset
Benjamin Gaignard
2015-01-28
drm/sti: fixup for bridge interface
Dave Airlie
2014-12-30
drm: sti: add DVO output connector
Benjamin Gaignard