index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
hdmi
/
hdmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-02
drm/msm/hdmi: add "qcom,hdmi-tx-8998" compatible
Marc Gonzalez
1
-0
/
+1
2024-04-22
drm/msm/hdmi: Replace of_gpio.h by proper one
Andy Shevchenko
1
-1
/
+1
2023-10-23
Merge tag 'drm-msm-next-2023-10-17' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
1
-17
/
+5
2023-10-09
drm/msm/hdmi: switch to devm_drm_bridge_add()
Dmitry Baryshkov
1
-17
/
+5
2023-09-09
drm/msm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
1
-0
/
+2
2023-02-03
Merge tag 'drm-msm-next-2023-01-30' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
1
-0
/
+4
2023-01-31
Merge v6.2-rc6 into drm-next
Daniel Vetter
1
-2
/
+10
2023-01-16
Merge tag 'drm-misc-next-2023-01-12' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+0
2023-01-09
drm/msm/hdmi: Add missing check for alloc_ordered_workqueue
Jiasheng Jiang
1
-0
/
+4
2023-01-05
drm/msm/hdmi: stop using drm_bridge_connector_en/disable_hpd()
Dmitry Baryshkov
1
-2
/
+0
2022-12-27
drm/msm/hdmi: Fix the error handling path of msm_hdmi_dev_probe()
Christophe JAILLET
1
-2
/
+10
2022-11-23
drm/msm/hdmi: remove unnecessary NULL check
Dan Carpenter
1
-2
/
+1
2022-11-04
drm/msm/hdmi: move msm_hdmi_get_phy() to msm_hdmi_dev_probe()
Dmitry Baryshkov
1
-18
/
+22
2022-11-04
drm/msm/hdmi: don't take extra reference on PHY device
Dmitry Baryshkov
1
-1
/
+1
2022-11-04
drm/msm/hdmi: move resource allocation to probe function
Dmitry Baryshkov
1
-166
/
+138
2022-11-03
drm/msm/hdmi: drop constant resource names from platform config
Dmitry Baryshkov
1
-6
/
+3
2022-11-03
drm/msm/hdmi: use devres helper for runtime PM management
Dmitry Baryshkov
1
-1
/
+1
2022-09-30
drm/msm/hdmi: fix IRQ lifetime
Johan Hovold
1
-1
/
+1
2022-09-30
drm/msm/hdmi: fix memory corruption with too many bridges
Johan Hovold
1
-0
/
+5
2022-07-04
drm/msm/hdmi: support attaching the "next" bridge
Dmitry Baryshkov
1
-0
/
+14
2022-07-04
drm/msm/hdmi: reuse MSM8960's config for MSM8660
Dmitry Baryshkov
1
-3
/
+1
2022-07-04
drm/msm/hdmi: merge platform config for 8974/8084/8994/8996
Dmitry Baryshkov
1
-24
/
+3
2022-07-04
drm/msm/hdmi: drop hpd_regs usage on 8x74/8084
Dmitry Baryshkov
1
-5
/
+0
2022-07-04
drm/msm/hdmi: drop empty 'none' regulator lists
Dmitry Baryshkov
1
-5
/
+0
2022-07-04
drm/msm/hdmi: enable core-vcc/core-vdda-supply for 8996 platform
Dmitry Baryshkov
1
-1
/
+1
2022-07-04
drm/msm/hdmi: drop unused GPIO support
Dmitry Baryshkov
1
-51
/
+15
2022-07-04
drm/msm/hdmi: drop the hdmi-mux support
Dmitry Baryshkov
1
-1
/
+1
2022-07-04
drm/msm/hdmi: fill the pwr_regs bulk regulators
Dmitry Baryshkov
1
-0
/
+3
2022-05-02
drm/msm/hdmi: fix error check return value of irq_of_parse_and_map()
Lv Ruyi
1
-3
/
+3
2022-05-02
drm/msm/hdmi: check return value after calling platform_get_resource_byname()
Yang Yingliang
1
-0
/
+4
2022-04-26
drm/msm: don't store created planes, connectors and encoders
Dmitry Baryshkov
1
-1
/
+0
2022-02-19
Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-d...
Dmitry Baryshkov
1
-1
/
+1
2022-02-18
drm/msm/hdmi: Remove spurious IRQF_ONESHOT flag
Daniel Thompson
1
-1
/
+1
2022-02-18
drm/msm: drop dbgname argument from msm_ioremap*()
Dmitry Baryshkov
1
-3
/
+2
2022-01-25
drm/msm/hdmi: Fix missing put_device() call in msm_hdmi_get_phy
Miaoqian Lin
1
-1
/
+6
2021-12-07
drm/msm/hdmi: switch to drm_bridge_connector
Dmitry Baryshkov
1
-3
/
+9
2021-12-06
drm/msm: Allocate msm_drm_private early and pass it as driver data
AngeloGioacchino Del Regno
1
-4
/
+3
2021-10-21
drm/msm/hdmi: use bulk regulator API
Dmitry Baryshkov
1
-24
/
+10
2021-10-15
drm: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
1
-3
/
+1
2020-03-19
drm/msm: avoid double-attaching hdmi/edp bridges
Ilia Mirkin
1
-4
/
+0
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-35
/
+31
2019-09-03
drm/msm/hdmi: Convert to use GPIO descriptors
Linus Walleij
1
-35
/
+31
2019-08-28
drm/msm: Use drm_attach_bridge() to attach a bridge to an encoder
Boris Brezillon
1
-1
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-16
/
+16
2018-12-11
drm: msm: Use DRM_DEV_* instead of dev_*
Mamta Shukla
1
-16
/
+16
2018-12-03
drm/msm/hdmi: Drop pointless static qualifier in msm_hdmi_bind()
YueHaibing
1
-1
/
+1
2018-12-03
drm/msm/hdmi: Enable HPD after HDMI IRQ is set up
Todor Tomov
1
-0
/
+6
2018-10-01
drm: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-1
/
+1
[next]