summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/sun4i
AgeCommit message (Expand)Author
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-17drm/sun4i: Add support for A20 display pipeline componentsJonathan Liu
2017-10-17drm/sun4i: Add support for A10 display pipeline componentsChen-Yu Tsai
2017-10-17drm/sun4i: hdmi: Support HDMI controller on A10Chen-Yu Tsai
2017-10-17drm/sun4i: tcon: Add support for A10 TCONJonathan Liu
2017-10-17drm/sun4i: backend: Support output muxingChen-Yu Tsai
2017-10-17drm/sun4i: tcon: Move out the tcon0 common setupMaxime Ripard
2017-10-17drm/sun4i: tcon: Don't rely on encoders to set the TCON modeMaxime Ripard
2017-10-17drm/sun4i: tcon: Don't rely on encoders to enable the TCONMaxime Ripard
2017-10-17drm/sun4i: tcon: Make tcon_get_clk_delay mode argument constMaxime Ripard
2017-10-17drm/sun4i: tcon: Make tcon_set_mux mode argument constMaxime Ripard
2017-10-17drm/sun4i: Realign Makefile padding and reorder itMaxime Ripard
2017-10-17drm/sun4i: Implement endpoint parsing using kfifoMaxime Ripard
2017-10-17drm/sun4i: backend: Offset layer buffer address by DRAM starting addressChen-Yu Tsai
2017-10-16drm/sun4i: hdmi: Move PAD_CTRL1 setting to mode_set functionChen-Yu Tsai
2017-10-16drm/sun4i: hdmi: Document PAD_CTRL1 output invert bitsChen-Yu Tsai
2017-10-16drm/sun4i: backend: Add comment explaining why registers are clearedChen-Yu Tsai
2017-10-16drm/sun4i: backend: Use drm_fb_cma_get_gem_addr() to get display memoryChen-Yu Tsai
2017-10-16drm/sun4i: backend: Create regmap after access is possibleChen-Yu Tsai
2017-10-16drm/sun4i: don't add components that are already in the queueChen-Yu Tsai
2017-10-11drm/sun4i: hdmi: Add support for A31's HDMI controllerChen-Yu Tsai
2017-10-11drm/sun4i: hdmi: Add A31 specific DDC register definitionsChen-Yu Tsai
2017-10-11drm/sun4i: hdmi: Add support for controller hardware variantsChen-Yu Tsai
2017-10-11drm/sun4i: hdmi: Allow using second PLL as TMDS clk parentChen-Yu Tsai
2017-10-11drm/sun4i: hdmi: create a regmap for later useChen-Yu Tsai
2017-10-11drm/sun4i: hdmi: Disable clks in bind function error path and unbind functionChen-Yu Tsai
2017-10-11drm/sun4i: tcon: Add support for demuxing TCON output on A31Chen-Yu Tsai
2017-10-11drm/sun4i: tcon: Add variant callback for TCON output muxingChen-Yu Tsai
2017-10-03Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-10-03BackMerge tag 'v4.14-rc3' into drm-nextDave Airlie
2017-10-02drm/sun4i: hdmi: Disable clks in bind function error path and unbind functionChen-Yu Tsai
2017-10-01drm/sun4i: Use drm_gem_fb_create()Noralf Trønnes
2017-09-28Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-09-22drm/sun4i: cec: Enable back CEC-pin frameworkHans Verkuil
2017-09-09drm/sun4i: call drm_vblank_init with correct number of crtcsChen-Yu Tsai
2017-09-09drm/sun4i: tcon: Support backend input muxChen-Yu Tsai
2017-09-09drm/sun4i: tcon: Simplify sun4i_tcon_find_engine_traverse for one inputChen-Yu Tsai
2017-09-09drm/sun4i: tcon: get TCON ID and matching engine with remote endpoint IDChen-Yu Tsai
2017-09-09drm/sun4i: tcon: Check for multiple paths between TCONs and backendsChen-Yu Tsai
2017-09-09drm/sun4i: add components in breadth first traversal orderChen-Yu Tsai
2017-09-08drm/sun4i: tcon: Unconditionally reset the TCONChen-Yu Tsai
2017-09-03Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-08-25Merge tag 'sunxi-drm-for-4.14-2' of https://git.kernel.org/pub/scm/linux/kern...Dave Airlie
2017-08-23drm/sun4i: use of_graph_get_remote_endpoint()Kuninori Morimoto
2017-08-21Merge tag 'sunxi-drm-for-4.14' of https://git.kernel.org/pub/scm/linux/kernel...Dave Airlie
2017-08-09drm/sun4i: make drm_connector_funcs structures constBhumika Goyal
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter
2017-08-01drm: Plumb modifiers through plane initBen Widawsky
2017-07-29drm/sun4i: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes