index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
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
2026-07-31
drm/msm/hdmi_hdcp: Simplify register bit updates
Krzysztof Kozlowski
1
-57
/
+28
2026-07-31
drm/msm/hdmi_bridge: Simplify register bit updates
Krzysztof Kozlowski
2
-57
/
+60
2026-06-22
drm/msm: hdmi: Switch to atomic_create_state
Maxime Ripard
1
-1
/
+1
2026-05-21
drm/msm/hdmi: Use the common TMDS char rate constants in 8998 PHY
Javier Martinez Canillas
1
-4
/
+2
2026-05-21
drm/msm/hdmi: Use the common TMDS char rate constants in 8996 PHY
Javier Martinez Canillas
1
-4
/
+2
2026-05-19
drm/msm/hdmi: switch to of_drm_get_bridge_by_endpoint()
Luca Ceresoli
1
-23
/
+47
2026-05-07
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-2
/
+2
2026-05-04
drm: Rename struct drm_atomic_state to drm_atomic_commit
Maxime Ripard
1
-2
/
+2
2026-04-30
drm/msm/hdmi: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
1
-2
/
+0
2026-04-03
Merge tag 'drm-msm-next-2026-04-02' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
10
-41
/
+38
2026-03-25
drm/msm/hdmi: Drop redundant 'int' for longs
Krzysztof Kozlowski
5
-7
/
+7
2026-03-25
drm/msm/hdmi: Consistently use u32 instead of uint32_t
Krzysztof Kozlowski
5
-14
/
+13
2026-03-25
drm/msm/hdmi: Simplify with local 'dev' variable
Krzysztof Kozlowski
1
-12
/
+10
2026-03-25
drm/msm/hdmi: Avoid double error print on msm_hdmi_get_phy() failure
Krzysztof Kozlowski
1
-3
/
+1
2026-03-25
drm/msm/hdmi: Simplify with dev_of_node()
Krzysztof Kozlowski
1
-2
/
+2
2026-03-25
drm/msm/hdmi: Fix wrong CTRL1 register used in writing info frames
Krzysztof Kozlowski
1
-2
/
+2
2026-03-25
drm/msm/hdmi: make 'msm_hdmi_pm_ops' static
Ben Dooks
1
-1
/
+1
2026-03-25
drm/msm: add missing MODULE_DEVICE_ID definitions
Dmitry Baryshkov
2
-0
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2
-2
/
+2
2026-01-19
drm/bridge: refactor HDMI InfoFrame callbacks
Dmitry Baryshkov
1
-94
/
+101
2025-09-16
Merge tag 'drm-msm-next-2025-09-12' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
3
-25
/
+19
2025-08-29
drm/msm/hdmi_pll_8960: convert from round_rate() to determine_rate()
Brian Masney
1
-5
/
+7
2025-08-29
drm/msm/hdmi_phy_8998: convert from round_rate() to determine_rate()
Brian Masney
1
-10
/
+6
2025-08-29
drm/msm/hdmi_phy_8996: convert from round_rate() to determine_rate()
Brian Masney
1
-10
/
+6
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
-110
/
+70
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
[next]