index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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
2017-07-17
drm/sun4i: hdmi: Implement I2C adapter for A10s DDC bus
Jonathan Liu
2017-07-14
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
2017-06-01
drm/sun4i: Add HDMI support
Maxime Ripard