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: Explicitly include correct DT includes
Rob Herring
2023-07-21
1
-1
/
+1
*
drm/exynos: Fix return type for mixer_mode_valid and hdmi_mode_valid
Nathan Huckleberry
2022-09-26
1
-2
/
+2
*
drm/exynos: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
hongao
2022-09-26
1
-1
/
+1
*
ASoC: hdmi-codec: Update to modern DAI terminology
Mark Brown
2022-06-13
1
-4
/
+4
*
drm/exynos: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2021-09-16
1
-3
/
+1
*
drm/bridge: Centralize error message when bridge attach fails
Laurent Pinchart
2021-07-28
1
-4
/
+1
*
drm/exynos: use pm_runtime_resume_and_get()
Inki Dae
2021-06-11
1
-1
/
+7
*
drm/exynos/hdmi: add support for 1920x1200@60Hz mode
Marek Szyprowski
2020-12-01
1
-0
/
+9
*
drm/exynos: hdmi: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-21
1
-5
/
+2
*
Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2020-08-06
1
-2
/
+4
|
\
|
*
ASoC: hdmi-codec: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
2020-07-17
1
-2
/
+4
*
|
drm: Nuke mode->vrefresh
Ville Syrjälä
2020-05-27
1
-2
/
+3
|
/
*
drm/exynos: Use simple encoder
Thomas Zimmermann
2020-04-02
1
-6
/
+2
*
Merge v5.6-rc5 into drm-next
Dave Airlie
2020-03-10
1
-10
/
+12
|
\
|
*
drm/exynos: hdmi: don't leak enable HDMI_EN regulator if probe fails
Marek Szyprowski
2020-03-02
1
-10
/
+12
*
|
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
2020-02-26
1
-1
/
+1
|
/
*
drm/exynos: Provide ddc symlink in connector's sysfs
Andrzej Pietrasiewicz
2019-11-08
1
-2
/
+4
*
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
|
\
|
[next]