summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/sun4i/sun4i_tcon.c
Commit message (Expand)AuthorAge
* Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie2018-03-28
|\
| * drm/sun4i: Fix exclusivity of the TCON clocksOndrej Jirman2018-03-12
| * drm/sun4i: tcon: Reduce the scope of the LVDS error a bitMaxime Ripard2018-03-06
| * drm/sun4i: Release exclusive clock lock when disabling TCONJernej Skrabec2018-03-02
| * drm/sun4i: Protect the TCON pixel clocksMaxime Ripard2018-02-26
| * drm/sun4i: Enable the output on the pins (tcon0)Ondrej Jirman2018-02-26
* | drm/sun4i: Add support for A80 TCONsChen-Yu Tsai2018-03-19
* | drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGEGiulio Benetti2018-03-14
* | Merge airlied/drm-next into drm-misc-nextSean Paul2018-02-16
|\ \
| * \ Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-02-16
| |\ \ | | |/ | |/|
| * | Merge tag 'drm-misc-next-fixes-2018-01-18' of git://anongit.freedesktop.org/d...Dave Airlie2018-01-25
| |\ \
| | * | drm/sun4i: Fix error code in sun4i_tcon_bind()Dan Carpenter2018-01-15
* | | | drm/sun4i: fix HSYNC and VSYNC polarityGiulio Benetti2018-02-16
* | | | drm/sun4i: Add support for A83T second TCONJernej Skrabec2018-02-16
* | | | drm/sun4i: Add has_channel_0 TCON quirkJernej Skrabec2018-02-16
| |_|/ |/| |
* | | drm/sun4i: engine: Add a VBLANK quirk callbackMaxime Ripard2018-01-22
|/ /
* | BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie2018-01-18
|\ \ | |/ |/|
| * drm/sun4i: Fix error path handlingMaxime Ripard2017-12-19
* | drm/sun4i: Add A83T supportMaxime Ripard2018-01-04
* | drm/sun4i: Add LVDS supportMaxime Ripard2018-01-04
* | drm/sun4i: Create minimal multipliers and dividersMaxime Ripard2018-01-04
* | drm/sun4i: use sun4i_tcon_of_table to check if a device node is a TCONChen-Yu Tsai2017-11-30
|/
* drm/sun4i: Add support for A20 display pipeline componentsJonathan Liu2017-10-17
* drm/sun4i: tcon: Add support for A10 TCONJonathan Liu2017-10-17
* drm/sun4i: tcon: Move out the tcon0 common setupMaxime Ripard2017-10-17
* drm/sun4i: tcon: Don't rely on encoders to set the TCON modeMaxime Ripard2017-10-17
* drm/sun4i: tcon: Don't rely on encoders to enable the TCONMaxime Ripard2017-10-17
* drm/sun4i: tcon: Make tcon_get_clk_delay mode argument constMaxime Ripard2017-10-17
* drm/sun4i: tcon: Make tcon_set_mux mode argument constMaxime Ripard2017-10-17
* drm/sun4i: tcon: Add support for demuxing TCON output on A31Chen-Yu Tsai2017-10-11
* drm/sun4i: tcon: Add variant callback for TCON output muxingChen-Yu Tsai2017-10-11
* drm/sun4i: tcon: Support backend input muxChen-Yu Tsai2017-09-09
* drm/sun4i: tcon: Simplify sun4i_tcon_find_engine_traverse for one inputChen-Yu Tsai2017-09-09
* drm/sun4i: tcon: get TCON ID and matching engine with remote endpoint IDChen-Yu Tsai2017-09-09
* drm/sun4i: tcon: Check for multiple paths between TCONs and backendsChen-Yu Tsai2017-09-09
* drm/sun4i: tcon: Unconditionally reset the TCONChen-Yu Tsai2017-09-08
* drm/sun4i: tcon: multiply the vtotal when not in interlaceMaxime Ripard2017-06-01
* drm/sun4i: tcon: Change vertical total size computation inconsistencyMaxime Ripard2017-06-01
* drm/sun4i: tcon: Fix tcon channel 1 backporch calculationMaxime Ripard2017-06-01
* drm/sun4i: tcon: Switch mux on only for compositeMaxime Ripard2017-06-01
* drm/sun4i: tcon: Move the muxing out of the mode set functionMaxime Ripard2017-06-01
* drm/sun4i: tcon: Add channel debugMaxime Ripard2017-06-01
* drm/sun4i: tcon: add support for V3s TCONIcenowy Zheng2017-06-01
* drm/sun4i: abstract a engine typeIcenowy Zheng2017-06-01
* drm/sun4i: Set TCON clock inside sun4i_tconX_mode_setChen-Yu Tsai2017-05-14
* drm/sun4i: tcon: Copy ID from associated backendChen-Yu Tsai2017-05-14
* drm/sun4i: tcon: Find matching display backend by device node matchingChen-Yu Tsai2017-05-14
* drm/sun4i: Use lists to track registered display backends and TCONsChen-Yu Tsai2017-05-14
* Merge tag 'sunxi-drm-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel...Dave Airlie2017-04-20
|\
| * drm/sun4i: Pass pointers for associated backend and tcon into crtc initChen-Yu Tsai2017-03-09