开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sun4i
/
sun4i_hdmi_enc.c
Age
Commit message (
Expand
)
Author
2024-12-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2024-12-05
drm/sun4i: use drm_atomic_helper_connector_hdmi_check()
Dmitry Baryshkov
2024-12-05
drm/sun4i: use drm_hdmi_connector_mode_valid()
Dmitry Baryshkov
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-05-29
drm/sun4i: Fix compilation error
Maxime Ripard
2024-05-28
drm/sun4i: hdmi: Switch to HDMI connector
Maxime Ripard
2024-04-22
drm/sun4i: hdmi: switch to struct drm_edid
Jani Nikula
2024-03-14
drm/sun4i: hdmi: Fix u64 div on 32bit arch
Maxime Ripard
2024-03-01
drm/sun4i: hdmi: Add missing drm_atomic header
Maxime Ripard
2024-02-26
drm/sun4i: hdmi: Consolidate atomic_check and mode_valid
Maxime Ripard
2024-02-26
drm/sun4i: hdmi: Switch to container_of_const
Maxime Ripard
2024-02-26
drm/sun4i: hdmi: Move mode_set into enable
Maxime Ripard
2024-02-26
drm/sun4i: hdmi: Convert encoder to atomic
Maxime Ripard
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
2023-06-08
drm/sun4i: Convert to platform remove callback returning void
Uwe Kleine-König
2022-07-05
drm: Remove linux/i2c.h from drm_crtc.h
Ville Syrjälä
2022-04-22
drm/sun4i: hdmi: Replace drm_detect_hdmi_monitor() with is_hdmi
José Expósito
2021-09-01
drm/sun4i: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2020-07-17
drm: sun4i: hdmi: Fix inverted HPD result
Chen-Yu Tsai
2020-06-30
drm: sun4i: hdmi: Remove extra HPD polling
Chen-Yu Tsai
2020-06-03
Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-04-29
media: cec-gpio: handle gpiod_get_value errors correctly
Hans Verkuil
2020-04-02
drm/sun4i: Use simple encoder
Thomas Zimmermann
2019-12-18
drm/sun4i: hdmi: Remove duplicate cleanup calls
Stefan Mavrodiev
2019-09-09
drm/sun4i/sun4i_hdmi_enc: call cec_s_conn_info()
Hans Verkuil
2019-07-31
drm/sun4i: hdmi: Provide ddc symlink in sun4i hdmi connector sysfs directory
Andrzej Pietrasiewicz
2019-07-17
drm/sun4i: drop use of drmP.h
Sam Ravnborg
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-01
drm/sun4i: hdmi: add support for ddc-i2c-bus property
Mans Rullgard
2019-02-18
Merge v5.0-rc7 into drm-next
Dave Airlie
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-22
drm/sun4i: hdmi: Fix usage of TMDS clock
Priit Laes
2019-01-10
drm/edid: Pass connector to AVI infoframe functions
Ville Syrjälä
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
2018-03-20
drm/sun4i: hdmi: Fix another error handling path in 'sun4i_hdmi_bind()'
Christophe JAILLET
2018-03-20
drm/sun4i: hdmi: Fix an error handling path in 'sun4i_hdmi_bind()'
Christophe JAILLET
2017-12-20
drm/sun4i: hdmi: Move the mode_valid callback to the encoder
Maxime Ripard
2017-12-15
drm/sun4i: validate modes for HDMI
Hans Verkuil
2017-10-17
drm/sun4i: hdmi: Support HDMI controller on A10
Chen-Yu Tsai
2017-10-17
drm/sun4i: tcon: Don't rely on encoders to set the TCON mode
Maxime Ripard
2017-10-17
drm/sun4i: tcon: Don't rely on encoders to enable the TCON
Maxime Ripard
2017-10-16
drm/sun4i: hdmi: Move PAD_CTRL1 setting to mode_set function
Chen-Yu Tsai
2017-10-11
drm/sun4i: hdmi: Add support for A31's HDMI controller
Chen-Yu Tsai
2017-10-11
drm/sun4i: hdmi: Add support for controller hardware variants
Chen-Yu Tsai
2017-10-11
drm/sun4i: hdmi: create a regmap for later use
Chen-Yu Tsai
2017-10-11
drm/sun4i: hdmi: Disable clks in bind function error path and unbind function
Chen-Yu Tsai
2017-08-21
Merge tag 'sunxi-drm-for-4.14' of https://git.kernel.org/pub/scm/linux/kernel...
Dave Airlie
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-07-18
sun4i_hdmi: add CEC support
Hans Verkuil
[next]