index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_dp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: exynos: Remove #ifdef guards for PM related functions
Paul Cercueil
2022-12-12
1
-8
/
+3
*
drm: Remove linux/i2c.h from drm_crtc.h
Ville Syrjälä
2022-07-05
1
-0
/
+1
*
drm/bridge: Centralize error message when bridge attach fails
Laurent Pinchart
2021-07-28
1
-4
/
+1
*
Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-04-22
1
-6
/
+2
|
\
|
*
drm/exynos: Use simple encoder
Thomas Zimmermann
2020-04-02
1
-6
/
+2
*
|
drm/bridge: analogix_dp: Split bind() into probe() and real bind()
Marek Szyprowski
2020-04-09
1
-12
/
+17
|
/
*
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
2020-02-26
1
-1
/
+2
*
drm/exynos: Don't reset bridge->next
Boris Brezillon
2019-12-02
1
-1
/
+0
*
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
2019-08-28
1
-0
/
+1
*
drm/exynos: drop drmP.h usage
Sam Ravnborg
2019-06-27
1
-7
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
drm/exynos: use DRM_DEV_ERROR to print out error message
Inki Dae
2019-04-24
1
-3
/
+6
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-1
/
+2
*
drm/exynos: Ensure suspended runtime PM state during system suspend
Marek Szyprowski
2018-07-24
1
-0
/
+3
*
drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL
Boris Brezillon
2018-07-10
1
-2
/
+4
*
drm/bridge: analogix_dp: Split the platform-specific poweron in two parts
Douglas Anderson
2018-04-24
1
-1
/
+1
*
drm/bridge: analogix_dp: Don't create useless connectors
Marek Szyprowski
2018-03-07
1
-0
/
+1
*
drm/bridge: analogix_dp: Fix connector and encoder cleanup
Jeffy Chen
2018-03-01
1
-2
/
+5
*
drm/bridge: analogix: Do not use device's drvdata
Jeffy Chen
2018-03-01
1
-11
/
+15
*
drm/exynos: use helper to set possible crtcs
Andrzej Hajda
2017-08-25
1
-10
/
+5
*
drm: convert drivers to use drm_of_find_panel_or_bridge
Rob Herring
2017-04-06
1
-23
/
+12
*
drm: exynos: Perform initialization/cleanup at probe/remove time
Laurent Pinchart
2017-02-17
1
-1
/
+0
*
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
2016-12-18
1
-4
/
+1
*
drm/exynos: mark exynos_dp_crtc_clock_enable() static
Baoyou Xie
2016-09-30
1
-1
/
+1
*
drm/bridge: analogix_dp: passing the connector as an argument in .get_modes()
Yakir Yang
2016-07-05
1
-2
/
+2
*
drm/exynos: dp: Fix NULL pointer dereference due uninitialized connector
Yakir Yang
2016-06-19
1
-2
/
+3
*
drm/exynos: convert clock_enable crtc callback to pipeline clock
Andrzej Hajda
2016-04-30
1
-6
/
+3
*
drm: bridge: analogix/dp: fix some obvious code style
Yakir Yang
2016-04-05
1
-2
/
+2
*
drm/exynos: dp: rename implementation specific driver part
Heiko Stuebner
2016-04-05
1
-0
/
+314