index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_dsi.c
Age
Commit message (
Expand
)
Author
2019-08-28
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-06-27
drm/exynos: drop drmP.h usage
Sam Ravnborg
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-24
drm/exynos: use DRM_DEV_ERROR to print out error message
Inki Dae
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-11-05
drm/exynos/dsi: register connector if it is created after drm bind
Andrzej Hajda
2018-11-05
drm/exynos: checking for NULL instead of IS_ERR()
Dan Carpenter
2018-09-20
drm/exynos: enable out_bridge in exynos_dsi_enable
Maciej Purski
2018-09-20
drm/exynos: move connector creation to attach callback
Maciej Purski
2018-09-20
drm/exynos: rename bridge_node to in_bridge_node
Maciej Purski
2018-07-24
drm/exynos: Ensure suspended runtime PM state during system suspend
Marek Szyprowski
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
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-05-24
drm/exynos/dsi: mask frame-done interrupt
Andrzej Hajda
2018-05-14
drm/exynos/dsi: remove mode_set callback
Andrzej Hajda
2017-08-25
drm/exynos/dsi: propagate info about command mode from panel
Andrzej Hajda
2017-08-25
drm/exynos/dsi: refactor panel detection logic
Andrzej Hajda
2017-08-25
drm/exynos: use helper to set possible crtcs
Andrzej Hajda
2017-08-15
Backmerge tag 'v4.13-rc5' into drm-next
Dave Airlie
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-07-27
drm/exynos/dsi: Remove error handling for bridge_node DT parsing
Hoegeun Kwon
2017-07-27
drm/exynos: dsi: do not try to find bridge
Inki Dae
2017-07-26
drm: Convert to using %pOF instead of full_name
Rob Herring
2017-06-01
drm/exynos/dsi: fix bridge_node DT parsing
Andrzej Hajda
2017-05-29
drm/exynos: dsi: Remove bridge node reference in removal
Hoegeun Kwon
2017-05-29
drm/exynos: dsi: Fix the parse_dt function
Hoegeun Kwon
2017-04-06
drm: convert drivers to use of_graph_get_remote_node
Rob Herring
2017-03-28
Backmerge tag 'v4.11-rc4' into drm-next
Dave Airlie
2017-03-21
drm/exynos/dsi: make te-gpios optional
Andrzej Hajda
2017-03-21
drm/exynos: Print kernel pointers in a restricted form
Krzysztof Kozlowski
2017-03-21
drm/exynos: Remove support for Exynos4415 (SoC not supported anymore)
Krzysztof Kozlowski
2017-02-17
drm: exynos: Perform initialization/cleanup at probe/remove time
Laurent Pinchart
2016-12-18
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
2016-06-10
drm: exynos: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-05-10
drm/exynos/dsi: use of_graph_get_endpoint_by_regs helper
Philipp Zabel
2016-04-30
drm/exynos: dsi: use generic of_device_get_match_data helper
Marek Szyprowski
2016-03-02
drm/exynos/dsi: use core helper to create DSI packet
Andrzej Hajda
2016-03-01
drm/exynos/dsi: constify read only structures
Andrzej Hajda
2016-03-01
drm/exynos/dsi: replace registry access macros with functions
Andrzej Hajda
2016-03-01
drm/exynos: support exynos5422 mipi-dsi
Chanho Park
2016-03-01
drm/exynos: dsi: restore support for drm bridge
Marek Szyprowski
2016-02-16
drm/exynos: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-01
drm: exynos: make PM functions as __maybe_unused
Arnd Bergmann
2015-12-15
drm/exynos: Constify function pointer structs
Ville Syrjälä
2015-12-15
Merge branch 'exynos-drm-next' of git://git.kernel.org:/pub/scm/linux/kernel/...
Dave Airlie
2015-12-13
drm/exynos: dsi: modify a error type when getting a node failed
Inki Dae
2015-12-13
drm/exynos: dsi: add runtime pm support
Inki Dae
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
[next]