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_hdmi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: exynos: exynos_hdmi: use cec_notifier_conn_(un)register
Dariusz Marcinkiewicz
2019-09-09
1
-13
/
+18
*
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
-21
/
+20
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
drm/exynos: use DRM_DEV_DEBUG* instead of DRM_DEBUG macro
Inki Dae
2019-04-24
1
-13
/
+20
*
drm/exynos: use DRM_DEV_ERROR to print out error message
Inki Dae
2019-04-24
1
-18
/
+24
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-2
/
+2
*
drm/edid: Pass connector to AVI infoframe functions
Ville Syrjälä
2019-01-10
1
-1
/
+2
*
drm/exynos: Ensure suspended runtime PM state during system suspend
Marek Szyprowski
2018-07-24
1
-0
/
+2
*
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-13
1
-1
/
+1
*
drm: drop _mode_ from update_edit_property()
Daniel Vetter
2018-07-13
1
-1
/
+1
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
drm/exynos: hdmi: avoid duplicating drm_bridge_attach
Peter Rosin
2018-05-09
1
-2
/
+0
*
drm: exynos: Use proper macro definition for HDMI_I2S_PIN_SEL_1
Sylwester Nawrocki
2018-02-20
1
-2
/
+5
*
drm/edid: Allow HDMI infoframe without VIC or S3D
Ville Syrjälä
2017-11-22
1
-1
/
+2
*
drm: exynos: Add driver for HDMI audio interface
Sylwester Nawrocki
2017-10-26
1
-60
/
+190
*
drm/exynos/hdmi: add 85.5MHz pixel clock for v14 HDMI PHY
Daniel Drake
2017-10-26
1
-1
/
+10
*
drm/exynos/hdmi: quirk for support mode timings conversion
Andrzej Hajda
2017-10-26
1
-2
/
+15
*
drm/exynos/hdmi: remove redundant mode field
Andrzej Hajda
2017-10-26
1
-25
/
+9
*
drm/exynos/hdmi: Fix unsafe list iteration
Maciej Purski
2017-09-20
1
-3
/
+11
*
drm/exynos: use helper to set possible crtcs
Andrzej Hajda
2017-08-25
1
-16
/
+9
*
Backmerge tag 'v4.13-rc5' into drm-next
Dave Airlie
2017-08-15
1
-7
/
+3
|
\
|
*
drm: exynos: mark pm functions as __maybe_unused
Arnd Bergmann
2017-07-27
1
-4
/
+2
|
*
drm/exynos/hdmi: fix disable sequence
Andrzej Hajda
2017-07-27
1
-2
/
+0
|
*
drm: exynos: hdmi: make of_device_ids const.
Arvind Yadav
2017-07-27
1
-1
/
+1
*
|
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-08-08
1
-1
/
+0
*
|
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
2017-07-14
1
-1
/
+1
|
/
*
drm/exynos/hdmi: fix pipeline disable order
Andrzej Hajda
2017-06-01
1
-10
/
+3
*
Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2017-05-06
1
-2
/
+17
|
\
|
*
[media] exynos_hdmi: add CEC notifier support
Hans Verkuil
2017-04-10
1
-2
/
+17
*
|
Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into dr...
Daniel Vetter
2017-03-11
1
-1
/
+0
|
\
\
|
*
|
drm: exynos: Perform initialization/cleanup at probe/remove time
Laurent Pinchart
2017-02-17
1
-1
/
+0
|
|
/
*
|
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-02-26
1
-17
/
+63
|
\
|
|
*
drm/exynos/hdmi: add bridge support
Andrzej Hajda
2017-02-07
1
-10
/
+46
|
*
drm/exynos/hdmi: fix PLL for 27MHz settings
Andrzej Hajda
2017-02-07
1
-6
/
+6
|
*
drm/exynos/hdmi: fix VSI infoframe registers
Andrzej Hajda
2017-02-07
1
-1
/
+2
|
*
drm/exynos/hdmi: add 297MHz pixel clock support
Andrzej Hajda
2017-02-07
1
-0
/
+9
*
|
drm: exynos: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2017-02-07
1
-2
/
+5
|
/
*
drm/exynos/hdmi: refactor infoframe code
Andrzej Hajda
2016-12-05
1
-101
/
+40
*
gpu/drm/exynos/exynos_hdmi - Unmap region obtained by of_iomap
Arvind Yadav
2016-11-25
1
-0
/
+5
*
gpu: drm: exynos_hdmi: Remove duplicate initialization of regulator bulk cons...
Milo Kim
2016-09-30
1
-3
/
+2
*
gpu: drm: exynos_hdmi: Move PHY logic into single function
Milo Kim
2016-09-30
1
-30
/
+33
*
gpu: drm: exynos_hdmi: Move DDC logic into single function
Milo Kim
2016-09-30
1
-21
/
+25
*
gpu: drm: exynos_hdmi: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-07-15
1
-0
/
+2
*
drm: exynos: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-06-10
1
-8
/
+0
*
drm/exynos/hdmi: add a missing tab
Dan Carpenter
2016-05-17
1
-1
/
+1
*
drm/exynos/hdmi: Don't print error on deferral due to regulators
Javier Martinez Canillas
2016-05-10
1
-2
/
+4
*
drm/exynos/hdmi: expose HDMI-PHY clock as pipeline clock
Andrzej Hajda
2016-05-10
1
-19
/
+48
*
drm/exynos: hdmi: use generic of_device_get_match_data helper
Marek Szyprowski
2016-04-30
1
-6
/
+1
*
drm/exynos/hdmi: remove registry dump
Andrzej Hajda
2016-04-29
1
-263
/
+0
[next]