index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
hdmi
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-14
drm/bridge: Pass down connector to drm bridge detect hook
Andy Yan
3
-4
/
+4
2025-07-14
drm/bridge: Make dp/hdmi_audio_* callback keep the same paramter order with g...
Andy Yan
2
-8
/
+8
2025-07-05
drm/msm: move KMS driver data to msm_kms
Dmitry Baryshkov
1
-4
/
+5
2025-05-12
drm/msm/hdmi: wire in hpd_enable/hpd_disable bridge ops
Dmitry Baryshkov
4
-17
/
+10
2025-05-12
drm/msm/hdmi: ensure that HDMI is up if HPD is requested
Dmitry Baryshkov
4
-2
/
+18
2025-05-12
drm/msm/hdmi: expand the HDMI_CFG macro
Dmitry Baryshkov
2
-9
/
+9
2025-05-12
drm/msm/hdmi: rename hpd_clks to pwr_clks
Dmitry Baryshkov
2
-16
/
+16
2025-05-12
drm/msm/hdmi: implement proper runtime PM handling
Dmitry Baryshkov
4
-74
/
+47
2025-05-12
drm/msm/hdmi: add runtime PM calls to DDC transfer function
Dmitry Baryshkov
1
-2
/
+12
2025-05-12
drm/msm/hdmi: switch to pm_runtime_resume_and_get()
Dmitry Baryshkov
3
-4
/
+16
2025-05-12
drm/msm/hdmi: switch to clk_bulk API
Dmitry Baryshkov
3
-37
/
+19
2025-05-12
drm/msm/hdmi: drop clock frequency assignment
Dmitry Baryshkov
3
-12
/
+0
2025-05-12
drm/msm/hdmi: simplify extp clock handling
Dmitry Baryshkov
3
-45
/
+18
2025-05-12
drm/msm/hdmi: move the alt_iface clock to the hpd list
Dmitry Baryshkov
1
-3
/
+3
2025-05-12
drm/msm/hdmi: convert clock and regulator arrays to const arrays
Dmitry Baryshkov
2
-9
/
+9
2025-05-02
drm/msm/hdmi: use new helper for ACR tables
Dmitry Baryshkov
1
-98
/
+9
2025-05-02
drm/msm/hdmi: move msm_hdmi_audio_update() out of msm_hdmi_set_timings()
Dmitry Baryshkov
1
-5
/
+3
2025-04-29
drm/msm/hdmi: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
1
-5
/
+4
2025-04-07
drm/bridge: split HDMI Audio from DRM_BRIDGE_OP_HDMI
Dmitry Baryshkov
1
-0
/
+1
2025-03-05
drm/msm/hdmi: use DRM HDMI Audio framework
Dmitry Baryshkov
4
-111
/
+71
2025-03-05
drm/msm/hdmi: also send the SPD and HDMI Vendor Specific InfoFrames
Dmitry Baryshkov
1
-0
/
+93
2025-03-05
drm/msm/hdmi: get rid of hdmi_mode
Dmitry Baryshkov
3
-17
/
+4
2025-03-05
drm/msm/hdmi: make use of the drm_connector_hdmi framework
Dmitry Baryshkov
4
-147
/
+160
2025-03-05
drm/msm/hdmi: program HDMI timings during atomic_pre_enable
Dmitry Baryshkov
1
-8
/
+15
2025-03-05
drm/msm/hdmi: switch to atomic bridge callbacks
Dmitry Baryshkov
1
-4
/
+9
2025-01-13
Merge tag 'drm-msm-next-2025-01-07' of gitlab.freedesktop.org:drm/msm into dr...
Dave Airlie
1
-1
/
+1
2024-12-03
drm/msm/hdmi: simplify code in pll_get_integloop_gain
Rex Nie
1
-1
/
+1
2024-12-02
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2
-2
/
+2
2024-10-21
drm/msm8998: make const arrays ratio_list and band_list static
Colin Ian King
1
-3
/
+2
2024-10-21
drm/msm: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2024-10-14
drm/msm/hdmi: drop pll_cmp_to_fdata from hdmi_phy_8998
Dmitry Baryshkov
1
-9
/
+0
2024-09-02
drm/msm: add msm8998 hdmi phy/pll support
Arnaud Vrac
3
-0
/
+792
2024-09-02
drm/msm/hdmi: add "qcom,hdmi-tx-8998" compatible
Marc Gonzalez
1
-0
/
+1
2024-04-22
drm/msm: Drop msm_read/writel
Konrad Dybcio
3
-10
/
+10
2024-04-22
drm/msm: drop display-related headers
Dmitry Baryshkov
1
-1399
/
+0
2024-04-22
drm/msm/hdmi: drop qfprom.xml.h
Dmitry Baryshkov
1
-61
/
+0
2024-04-22
drm/msm/hdmi: Replace of_gpio.h by proper one
Andy Shevchenko
1
-1
/
+1
2024-02-09
drm/msm/hdmi: switch to ->edid_read callback
Jani Nikula
1
-7
/
+16
2024-02-09
drm/msm/hdmi: fix indent
Jani Nikula
1
-6
/
+6
2024-01-18
drm: remove I2C_CLASS_DDC support
Heiner Kallweit
1
-1
/
+0
2023-10-23
Merge tag 'drm-msm-next-2023-10-17' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
4
-43
/
+17
2023-10-12
drm/msm/hdmi: use correct lifetime device for devm_drm_bridge_add
Dmitry Baryshkov
1
-1
/
+1
2023-10-09
drm/msm/hdmi: switch to devm_drm_bridge_add()
Dmitry Baryshkov
4
-43
/
+17
2023-09-09
drm/msm: Convert to platform remove callback returning void
Uwe Kleine-König
2
-8
/
+4
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
2
-1
/
+4
2023-03-21
drm/msm: Update generated headers
Rob Clark
2
-40
/
+62
2023-02-27
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-02-09
firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/
Elliot Berman
1
-1
/
+1
2023-02-02
Merge tag 'drm-msm-next-2023-01-30' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2
-8
/
+17
2023-01-31
Merge v6.2-rc6 into drm-next
Daniel Vetter
1
-2
/
+10
[next]