summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sun4i
Commit message (Expand)AuthorAgeFilesLines
* drm/sun4i: hdmi: Add missing rate halving check in sun4i_tmds_determine_rateJonathan Liu2018-01-111-2/+5
* drm/sun4i: hdmi: Fix incorrect assignment in sun4i_tmds_determine_rateJonathan Liu2018-01-111-1/+1
* drm/sun4i: hdmi: Check for unset best_parent in sun4i_tmds_determine_rateJonathan Liu2018-01-111-1/+1
* drm/sun4i: hdmi: Move the mode_valid callback to the encoderMaxime Ripard2017-12-201-19/+20
* drm/sun4i: Fix error path handlingMaxime Ripard2017-12-191-2/+2
* drm/sun4i: validate modes for HDMIHans Verkuil2017-12-151-0/+19
* Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-1515-366/+1155
|\
| * drm/sun4i: Add support for A20 display pipeline componentsJonathan Liu2017-10-173-0/+18
| * drm/sun4i: Add support for A10 display pipeline componentsChen-Yu Tsai2017-10-172-1/+11
| * drm/sun4i: hdmi: Support HDMI controller on A10Chen-Yu Tsai2017-10-171-0/+53
| * drm/sun4i: tcon: Add support for A10 TCONJonathan Liu2017-10-172-1/+32
| * drm/sun4i: backend: Support output muxingChen-Yu Tsai2017-10-172-4/+51
| * drm/sun4i: tcon: Move out the tcon0 common setupMaxime Ripard2017-10-171-10/+16
| * drm/sun4i: tcon: Don't rely on encoders to set the TCON modeMaxime Ripard2017-10-178-45/+37
| * drm/sun4i: tcon: Don't rely on encoders to enable the TCONMaxime Ripard2017-10-176-80/+67
| * drm/sun4i: tcon: Make tcon_get_clk_delay mode argument constMaxime Ripard2017-10-171-1/+1
| * drm/sun4i: tcon: Make tcon_set_mux mode argument constMaxime Ripard2017-10-172-4/+4
| * drm/sun4i: Realign Makefile padding and reorder itMaxime Ripard2017-10-171-16/+17
| * drm/sun4i: Implement endpoint parsing using kfifoMaxime Ripard2017-10-171-58/+13
| * drm/sun4i: backend: Offset layer buffer address by DRAM starting addressChen-Yu Tsai2017-10-171-0/+7
| * drm/sun4i: hdmi: Move PAD_CTRL1 setting to mode_set functionChen-Yu Tsai2017-10-161-10/+16
| * drm/sun4i: hdmi: Document PAD_CTRL1 output invert bitsChen-Yu Tsai2017-10-161-0/+5
| * drm/sun4i: backend: Add comment explaining why registers are clearedChen-Yu Tsai2017-10-161-1/+8
| * drm/sun4i: backend: Use drm_fb_cma_get_gem_addr() to get display memoryChen-Yu Tsai2017-10-161-13/+2
| * drm/sun4i: backend: Create regmap after access is possibleChen-Yu Tsai2017-10-161-7/+7
| * drm/sun4i: don't add components that are already in the queueChen-Yu Tsai2017-10-161-0/+16
| * drm/sun4i: hdmi: Add support for A31's HDMI controllerChen-Yu Tsai2017-10-112-0/+61
| * drm/sun4i: hdmi: Add A31 specific DDC register definitionsChen-Yu Tsai2017-10-111-0/+31
| * drm/sun4i: hdmi: Add support for controller hardware variantsChen-Yu Tsai2017-10-115-97/+369
| * drm/sun4i: hdmi: Allow using second PLL as TMDS clk parentChen-Yu Tsai2017-10-111-24/+29
| * drm/sun4i: hdmi: create a regmap for later useChen-Yu Tsai2017-10-112-0/+16
| * drm/sun4i: hdmi: Disable clks in bind function error path and unbind functionChen-Yu Tsai2017-10-111-5/+14
| * drm/sun4i: tcon: Add support for demuxing TCON output on A31Chen-Yu Tsai2017-10-111-0/+47
| * drm/sun4i: tcon: Add variant callback for TCON output muxingChen-Yu Tsai2017-10-112-18/+32
| * Merge airlied/drm-next into drm-misc-nextDaniel Vetter2017-10-0311-121/+341
| |\
| | * BackMerge tag 'v4.14-rc3' into drm-nextDave Airlie2017-10-032-2/+2
| | |\
| | * \ Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-09-283-39/+251
| | |\ \
| * | | | drm/sun4i: Use drm_gem_fb_create()Noralf Trønnes2017-10-011-1/+2
| | |/ / | |/| |
| * | | drm/sun4i: call drm_vblank_init with correct number of crtcsChen-Yu Tsai2017-09-091-5/+5
| * | | drm/sun4i: tcon: Support backend input muxChen-Yu Tsai2017-09-092-2/+26
| * | | drm/sun4i: tcon: Simplify sun4i_tcon_find_engine_traverse for one inputChen-Yu Tsai2017-09-091-26/+25
| * | | drm/sun4i: tcon: get TCON ID and matching engine with remote endpoint IDChen-Yu Tsai2017-09-091-3/+118
| * | | drm/sun4i: tcon: Check for multiple paths between TCONs and backendsChen-Yu Tsai2017-09-091-0/+14
| * | | drm/sun4i: add components in breadth first traversal orderChen-Yu Tsai2017-09-091-9/+72
| * | | drm/sun4i: tcon: Unconditionally reset the TCONChen-Yu Tsai2017-09-081-4/+1
* | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | | | drm/sun4i: hdmi: Disable clks in bind function error path and unbind functionChen-Yu Tsai2017-10-021-5/+14
| |_|/ |/| |
* | | drm/sun4i: cec: Enable back CEC-pin frameworkHans Verkuil2017-09-222-2/+2
| |/ |/|
* | Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-09-0313-140/+348
|\ \
| * \ Merge tag 'sunxi-drm-for-4.14-2' of https://git.kernel.org/pub/scm/linux/kern...Dave Airlie2017-08-251-1/+1
| |\ \