| Commit message (Expand) | Author | Age |
* | drm/sun4i: tcon: Reduce the scope of the LVDS error a bit | Maxime Ripard | 2018-03-06 |
* | drm/sun4i: Release exclusive clock lock when disabling TCON | Jernej Skrabec | 2018-03-02 |
* | drm/sun4i: Protect the TCON pixel clocks | Maxime Ripard | 2018-02-26 |
* | drm/sun4i: Enable the output on the pins (tcon0) | Ondrej Jirman | 2018-02-26 |
* | Merge tag 'drm-misc-next-fixes-2018-01-18' of git://anongit.freedesktop.org/d... | Dave Airlie | 2018-01-25 |
|\ |
|
| * | drm/sun4i: Fix error code in sun4i_tcon_bind() | Dan Carpenter | 2018-01-15 |
* | | BackMerge tag 'v4.15-rc8' into drm-next | Dave Airlie | 2018-01-18 |
|\ \
| |/
|/| |
|
| * | drm/sun4i: Fix error path handling | Maxime Ripard | 2017-12-19 |
* | | drm/sun4i: Add A83T support | Maxime Ripard | 2018-01-04 |
* | | drm/sun4i: Add LVDS support | Maxime Ripard | 2018-01-04 |
* | | drm/sun4i: Create minimal multipliers and dividers | Maxime Ripard | 2018-01-04 |
* | | drm/sun4i: use sun4i_tcon_of_table to check if a device node is a TCON | Chen-Yu Tsai | 2017-11-30 |
|/ |
|
* | drm/sun4i: Add support for A20 display pipeline components | Jonathan Liu | 2017-10-17 |
* | drm/sun4i: tcon: Add support for A10 TCON | Jonathan Liu | 2017-10-17 |
* | drm/sun4i: tcon: Move out the tcon0 common setup | Maxime Ripard | 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-17 |
* | drm/sun4i: tcon: Make tcon_get_clk_delay mode argument const | Maxime Ripard | 2017-10-17 |
* | drm/sun4i: tcon: Make tcon_set_mux mode argument const | Maxime Ripard | 2017-10-17 |
* | drm/sun4i: tcon: Add support for demuxing TCON output on A31 | Chen-Yu Tsai | 2017-10-11 |
* | drm/sun4i: tcon: Add variant callback for TCON output muxing | Chen-Yu Tsai | 2017-10-11 |
* | drm/sun4i: tcon: Support backend input mux | Chen-Yu Tsai | 2017-09-09 |
* | drm/sun4i: tcon: Simplify sun4i_tcon_find_engine_traverse for one input | Chen-Yu Tsai | 2017-09-09 |
* | drm/sun4i: tcon: get TCON ID and matching engine with remote endpoint ID | Chen-Yu Tsai | 2017-09-09 |
* | drm/sun4i: tcon: Check for multiple paths between TCONs and backends | Chen-Yu Tsai | 2017-09-09 |
* | drm/sun4i: tcon: Unconditionally reset the TCON | Chen-Yu Tsai | 2017-09-08 |
* | drm/sun4i: tcon: multiply the vtotal when not in interlace | Maxime Ripard | 2017-06-01 |
* | drm/sun4i: tcon: Change vertical total size computation inconsistency | Maxime Ripard | 2017-06-01 |
* | drm/sun4i: tcon: Fix tcon channel 1 backporch calculation | Maxime Ripard | 2017-06-01 |
* | drm/sun4i: tcon: Switch mux on only for composite | Maxime Ripard | 2017-06-01 |
* | drm/sun4i: tcon: Move the muxing out of the mode set function | Maxime Ripard | 2017-06-01 |
* | drm/sun4i: tcon: Add channel debug | Maxime Ripard | 2017-06-01 |
* | drm/sun4i: tcon: add support for V3s TCON | Icenowy Zheng | 2017-06-01 |
* | drm/sun4i: abstract a engine type | Icenowy Zheng | 2017-06-01 |
* | drm/sun4i: Set TCON clock inside sun4i_tconX_mode_set | Chen-Yu Tsai | 2017-05-14 |
* | drm/sun4i: tcon: Copy ID from associated backend | Chen-Yu Tsai | 2017-05-14 |
* | drm/sun4i: tcon: Find matching display backend by device node matching | Chen-Yu Tsai | 2017-05-14 |
* | drm/sun4i: Use lists to track registered display backends and TCONs | Chen-Yu Tsai | 2017-05-14 |
* | Merge tag 'sunxi-drm-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel... | Dave Airlie | 2017-04-20 |
|\ |
|
| * | drm/sun4i: Pass pointers for associated backend and tcon into crtc init | Chen-Yu Tsai | 2017-03-09 |
| * | drm/sun4i: Fix tcon channel 0 comment about backporch = backporch + hsync | Chen-Yu Tsai | 2017-03-09 |
| * | drm/sun4i: Fix TCON clock and regmap initialization sequence | Chen-Yu Tsai | 2017-03-09 |
| * | drm/sun4i: rgb: Pass tcon pointer when initializing RGB encoder | Chen-Yu Tsai | 2017-03-07 |
| * | drm/sun4i: Initialize crtc from tcon bind function | Chen-Yu Tsai | 2017-03-07 |
* | | drm: convert drivers to use drm_of_find_panel_or_bridge | Rob Herring | 2017-04-06 |
|/ |
|
* | Merge tag 'drm-misc-next-2016-11-16' of git://anongit.freedesktop.org/git/drm... | Dave Airlie | 2016-11-17 |
|\ |
|
| * | drm/sun4i: constify component_ops structures | Julia Lawall | 2016-11-13 |
* | | drm/sun4i: Add compatible string for A31/A31s TCON (timing controller) | Chen-Yu Tsai | 2016-10-20 |
* | | drm/sun4i: tcon: Move SoC specific quirks to a DT matched data structure | Chen-Yu Tsai | 2016-10-20 |
|/ |
|
* | drm/sun4i: support A33 tcon | Maxime Ripard | 2016-09-08 |