summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c
Commit message (Expand)AuthorAgeFilesLines
* drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter2018-07-131-1/+1
* drm: drop _mode_ from update_edit_property()Daniel Vetter2018-07-131-1/+1
* drm/sun4i: hdmi: Fix another error handling path in 'sun4i_hdmi_bind()'Christophe JAILLET2018-03-201-1/+2
* drm/sun4i: hdmi: Fix an error handling path in 'sun4i_hdmi_bind()'Christophe JAILLET2018-03-201-1/+2
* drm/sun4i: hdmi: Move the mode_valid callback to the encoderMaxime Ripard2017-12-201-19/+20
* drm/sun4i: validate modes for HDMIHans Verkuil2017-12-151-0/+19
* drm/sun4i: hdmi: Support HDMI controller on A10Chen-Yu Tsai2017-10-171-0/+53
* drm/sun4i: tcon: Don't rely on encoders to set the TCON modeMaxime Ripard2017-10-171-7/+0
* drm/sun4i: tcon: Don't rely on encoders to enable the TCONMaxime Ripard2017-10-171-8/+0
* drm/sun4i: hdmi: Move PAD_CTRL1 setting to mode_set functionChen-Yu Tsai2017-10-161-10/+16
* drm/sun4i: hdmi: Add support for A31's HDMI controllerChen-Yu Tsai2017-10-111-0/+58
* drm/sun4i: hdmi: Add support for controller hardware variantsChen-Yu Tsai2017-10-111-20/+92
* drm/sun4i: hdmi: create a regmap for later useChen-Yu Tsai2017-10-111-0/+15
* drm/sun4i: hdmi: Disable clks in bind function error path and unbind functionChen-Yu Tsai2017-10-111-5/+14
* Merge tag 'sunxi-drm-for-4.14' of https://git.kernel.org/pub/scm/linux/kernel...Dave Airlie2017-08-211-91/+65
|\
| * sun4i_hdmi: add CEC supportHans Verkuil2017-07-181-1/+54
| * drm/sun4i: hdmi: Implement I2C adapter for A10s DDC busJonathan Liu2017-07-171-90/+11
* | drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter2017-08-081-1/+0
* | drm: handle HDMI 2.0 VICs in AVI info-framesShashank Sharma2017-07-141-1/+1
|/
* drm/sun4i: Add HDMI supportMaxime Ripard2017-06-011-0/+501
OpenPOWER on IntegriCloud