index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
meson
/
meson_dw_hdmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-21
drm/meson: drop unused static dw_hdmi_dwc_write_bits
Krzysztof Kozlowski
1
-14
/
+0
2024-05-03
drm/meson: dw-hdmi: add bandgap setting for g12
Jerome Brunet
1
-17
/
+26
2024-05-03
drm/meson: dw-hdmi: power up phy on device init
Jerome Brunet
1
-34
/
+17
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
1
-1
/
+2
2023-06-27
drm/bridge: dw-hdmi: change YUV420 selection logic at clock setup
Adrián Larumbe
1
-2
/
+2
2023-06-08
drm/meson: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-15
drm/meson: dw-hdmi: Fix devm_regulator_*get_enable*() conversion again
Marek Szyprowski
1
-1
/
+1
2023-01-10
drm/meson: dw-hdmi: Fix devm_regulator_*get_enable*() conversion
Marek Szyprowski
1
-1
/
+1
2022-12-01
drm/meson: dw-hdmi: Use devm_regulator_*get_enable*()
Matti Vaittinen
1
-20
/
+3
2021-11-12
drm/meson: encoder_hdmi: switch to bridge DRM_BRIDGE_ATTACH_NO_CONNECTOR
Neil Armstrong
1
-0
/
+1
2021-11-12
drm/meson: split out encoder from meson_dw_hdmi
Neil Armstrong
1
-322
/
+19
2021-09-13
drm/meson: Make use of the helper function devm_platform_ioremap_resourcexxx()
Cai Huoqing
1
-3
/
+1
2021-04-20
drm/meson: dw-hdmi: disable DW-HDMI CEC sub-driver
Neil Armstrong
1
-0
/
+1
2020-11-20
drm/meson: dw-hdmi: Enable the iahb clock early enough
Marc Zyngier
1
-2
/
+6
2020-11-20
drm/meson: dw-hdmi: Disable clocks on driver teardown
Marc Zyngier
1
-14
/
+29
2020-11-17
drm/meson: dw-hdmi: Ensure that clocks are enabled before touching the TOP re...
Marc Zyngier
1
-2
/
+2
2020-11-17
drm/meson: dw-hdmi: Register a callback to disable the regulator
Marc Zyngier
1
-0
/
+9
2020-06-29
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-3
/
+1
2020-06-23
drm: bridge: dw-hdmi: Pass drm_display_info to dw_hdmi_support_scdc()
Laurent Pinchart
1
-1
/
+2
2020-06-23
drm: bridge: dw-hdmi: Constify mode argument to dw_hdmi_phy_ops .init()
Laurent Pinchart
1
-2
/
+2
2020-06-23
drm: bridge: dw-hdmi: Pass drm_display_info to .mode_valid()
Laurent Pinchart
1
-10
/
+10
2020-06-23
drm: meson: dw-hdmi: Use dw_hdmi context to replace hack
Laurent Pinchart
1
-2
/
+4
2020-06-23
drm: bridge: dw-hdmi: Pass private data pointer to .mode_valid()
Laurent Pinchart
1
-1
/
+2
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+1
2020-05-05
drm/meson: add mode selection limits against specific SoC revisions
Neil Armstrong
1
-1
/
+1
2020-04-15
drm/meson: Delete an error message in meson_dw_hdmi_bind()
Markus Elfring
1
-3
/
+1
2020-03-10
drm/meson: Add YUV420 output support
Neil Armstrong
1
-21
/
+70
2020-03-10
drm/meson: vclk: add support for YUV420 setup
Neil Armstrong
1
-8
/
+16
2020-03-10
drm/meson: venc: add support for YUV420 setup
Neil Armstrong
1
-1
/
+2
2020-03-10
drm/meson: dw-hdmi: stop enforcing input_bus_format
Neil Armstrong
1
-1
/
+0
2020-03-10
drm/meson: meson_dw_hdmi: add bridge and switch to drm_bridge_funcs
Neil Armstrong
1
-20
/
+65
2019-10-10
drm/meson: Enable DRM InfoFrame support on GXL, GXM and G12A
Jonas Karlman
1
-0
/
+5
2019-08-28
drm/meson: dw_hdmi: add resume/suspend hooks
Neil Armstrong
1
-34
/
+76
2019-08-22
drm: meson: use match data to detect vpu compatibility
Julien Masson
1
-1
/
+1
2019-08-09
drm: meson: global clean-up
Julien Masson
1
-0
/
+2
2019-07-17
drm/meson: drop use of drmP.h
Sam Ravnborg
1
-9
/
+10
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2019-04-15
BackMerge v5.1-rc5 into drm-next
Dave Airlie
1
-1
/
+2
2019-04-09
drm/meson: Add G12A support for the DW-HDMI Glue
Neil Armstrong
1
-33
/
+130
2019-03-25
drm/meson: fix TMDS clock filtering for DMT monitors
Neil Armstrong
1
-1
/
+2
2019-02-01
drm/meson: add HDMI div40 TMDS mode
Neil Armstrong
1
-4
/
+19
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-2
/
+2
2019-01-11
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-0
/
+1
2019-01-09
drm: meson: Cleanup on drm_display_mode print str
Shayenne Moura
1
-9
/
+3
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-11
/
+1
2018-11-27
drm/meson: Add support for VIC alternate timings
Neil Armstrong
1
-11
/
+1
2018-11-26
drm/meson: Enable fast_io in meson_dw_hdmi_regmap_config
Lyude Paul
1
-0
/
+1
2018-07-16
drm/meson: Make DMT timings parameters and pixel clock generic
Neil Armstrong
1
-8
/
+14
2018-05-30
drm/bridge/synopsys: dw-hdmi: fix dw_hdmi_setup_rx_sense
Neil Armstrong
1
-1
/
+1
2018-03-13
drm/meson: Add support for DMT modes on HDMI
Neil Armstrong
1
-11
/
+11
[next]