index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
hdmi
/
hdmi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/msm/hdmi: stop using drm_bridge_connector_en/disable_hpd()
Dmitry Baryshkov
2023-01-05
1
-2
/
+0
*
drm/msm/hdmi: fix IRQ lifetime
Johan Hovold
2022-09-30
1
-1
/
+1
*
drm/msm/hdmi: fix memory corruption with too many bridges
Johan Hovold
2022-09-30
1
-0
/
+5
*
drm/msm/hdmi: support attaching the "next" bridge
Dmitry Baryshkov
2022-07-04
1
-0
/
+14
*
drm/msm/hdmi: reuse MSM8960's config for MSM8660
Dmitry Baryshkov
2022-07-04
1
-3
/
+1
*
drm/msm/hdmi: merge platform config for 8974/8084/8994/8996
Dmitry Baryshkov
2022-07-04
1
-24
/
+3
*
drm/msm/hdmi: drop hpd_regs usage on 8x74/8084
Dmitry Baryshkov
2022-07-04
1
-5
/
+0
*
drm/msm/hdmi: drop empty 'none' regulator lists
Dmitry Baryshkov
2022-07-04
1
-5
/
+0
*
drm/msm/hdmi: enable core-vcc/core-vdda-supply for 8996 platform
Dmitry Baryshkov
2022-07-04
1
-1
/
+1
*
drm/msm/hdmi: drop unused GPIO support
Dmitry Baryshkov
2022-07-04
1
-51
/
+15
*
drm/msm/hdmi: drop the hdmi-mux support
Dmitry Baryshkov
2022-07-04
1
-1
/
+1
*
drm/msm/hdmi: fill the pwr_regs bulk regulators
Dmitry Baryshkov
2022-07-04
1
-0
/
+3
*
drm/msm/hdmi: fix error check return value of irq_of_parse_and_map()
Lv Ruyi
2022-05-02
1
-3
/
+3
*
drm/msm/hdmi: check return value after calling platform_get_resource_byname()
Yang Yingliang
2022-05-02
1
-0
/
+4
*
drm/msm: don't store created planes, connectors and encoders
Dmitry Baryshkov
2022-04-26
1
-1
/
+0
*
-
.
Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-d...
Dmitry Baryshkov
2022-02-19
1
-1
/
+1
|
\
\
|
|
*
drm/msm/hdmi: Remove spurious IRQF_ONESHOT flag
Daniel Thompson
2022-02-18
1
-1
/
+1
|
|
/
*
/
drm/msm: drop dbgname argument from msm_ioremap*()
Dmitry Baryshkov
2022-02-18
1
-3
/
+2
|
/
*
drm/msm/hdmi: Fix missing put_device() call in msm_hdmi_get_phy
Miaoqian Lin
2022-01-25
1
-1
/
+6
*
drm/msm/hdmi: switch to drm_bridge_connector
Dmitry Baryshkov
2021-12-07
1
-3
/
+9
*
drm/msm: Allocate msm_drm_private early and pass it as driver data
AngeloGioacchino Del Regno
2021-12-06
1
-4
/
+3
*
drm/msm/hdmi: use bulk regulator API
Dmitry Baryshkov
2021-10-21
1
-24
/
+10
*
drm: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-15
1
-3
/
+1
*
drm/msm: avoid double-attaching hdmi/edp bridges
Ilia Mirkin
2020-03-19
1
-4
/
+0
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-10-03
1
-35
/
+31
|
\
|
*
drm/msm/hdmi: Convert to use GPIO descriptors
Linus Walleij
2019-09-03
1
-35
/
+31
*
|
drm/msm: Use drm_attach_bridge() to attach a bridge to an encoder
Boris Brezillon
2019-08-28
1
-1
/
+3
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-12-25
1
-16
/
+16
|
\
|
*
drm: msm: Use DRM_DEV_* instead of dev_*
Mamta Shukla
2018-12-11
1
-16
/
+16
|
*
drm: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-10-01
1
-1
/
+1
*
|
drm/msm/hdmi: Drop pointless static qualifier in msm_hdmi_bind()
YueHaibing
2018-12-03
1
-1
/
+1
*
|
drm/msm/hdmi: Enable HPD after HDMI IRQ is set up
Todor Tomov
2018-12-03
1
-0
/
+6
|
/
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-8
/
+16
*
drm/msm/hdmi: convert to msm_clk_get()
Rob Clark
2017-10-28
1
-5
/
+5
*
drm/msm/hdmi: Set up runtime PM for HDMI
Archit Taneja
2017-08-02
1
-0
/
+2
*
drm/msm/hdmi: Clean up HDMI gpio DT bindings
Archit Taneja
2016-09-15
1
-2
/
+19
*
drm/msm/hdmi: use PTR_ERR_OR_ZERO() to simplify the code
Wei Yongjun
2016-07-16
1
-4
/
+1
*
drm: msm: Add ASoC generic hdmi audio codec support.
Srinivas Kandagatla
2016-07-16
1
-1
/
+119
*
drm/msm: rename hdmi symbols
Arnd Bergmann
2016-03-03
1
-49
/
+49
*
drm/msm/hdmi: Convert PHY files according to new design
Archit Taneja
2016-02-29
1
-24
/
+1
*
drm/msm/hdmi: Make HDMI core get its PHY
Archit Taneja
2016-02-29
1
-0
/
+40
*
drm/msm/hdmi: Create a separate HDMI PHY driver
Archit Taneja
2016-02-29
1
-0
/
+2
*
drm/msm/hdmi: Clean up connector gpio usage
Archit Taneja
2016-02-29
1
-7
/
+24
*
drm/msm/hdmi: remove CONFIG_OF checks
Archit Taneja
2015-12-14
1
-71
/
+16
*
drm/msm/hdmi: Add basic HDMI support for msm8996
Stephane Viau
2015-10-22
1
-3
/
+14
*
drm/msm/hdmi: standardize on lead chip for compatible names
Rob Clark
2015-08-15
1
-4
/
+4
*
drm/msm: Add support for msm8x94
Stephane Viau
2015-08-15
1
-10
/
+20
*
drm/msm/hdmi: add hdmi hdcp support (V3)
jilai wang
2015-08-15
1
-3
/
+42
*
drm/msm/hdmi: rework hdmi configurations, using dt_match[]
Stephane Viau
2015-02-01
1
-59
/
+71
[next]