| Commit message (Expand) | Author | Age | Files | Lines |
* | drm: Remove linux/fb.h from drm_crtc.h | Ville Syrjälä | 2022-07-05 | 1 | -0/+1 |
* | Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2021-02-21 | 1 | -0/+1 |
|\ |
|
| * | drm/sun4i: tcon: fix inverted DCLK polarity | Giulio Benetti | 2021-01-14 | 1 | -0/+1 |
* | | drm/sun4i: tcon: set sync polarity for tcon1 channel | Jernej Skrabec | 2021-02-10 | 1 | -0/+6 |
|/ |
|
* | drm/sun4i: tcon: Support LVDS output on Allwinner A20 | Andrey Lebedev | 2020-02-20 | 1 | -0/+11 |
* | drm/sun4i: tcon: Introduce LVDS setup routine setting | Andrey Lebedev | 2020-02-20 | 1 | -0/+3 |
* | drm/sun4i: tcon: Set RGB DCLK min. divider based on hardware model | Chen-Yu Tsai | 2020-01-07 | 1 | -0/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | drm/sun4i: Move the panel pointer from the TCON to the encoders | Maxime Ripard | 2019-03-07 | 1 | -2/+0 |
* | drm/sun4i: tcon: Support an active-low DE signal with RGB interface | Paul Kocialkowski | 2018-11-09 | 1 | -0/+1 |
* | drm/sun4i: tcon: Rename Dithering related register macros | Chen-Yu Tsai | 2018-09-07 | 1 | -12/+15 |
* | drm/sun4i: Tie the DSI controller in the TCON | Maxime Ripard | 2018-04-11 | 1 | -0/+42 |
* | drm/sun4i: tcon: Add TRI finish interrupt for vblank | Maxime Ripard | 2018-04-11 | 1 | -0/+4 |
* | Backmerge tag 'v4.16-rc7' into drm-next | Dave Airlie | 2018-03-28 | 1 | -0/+1 |
|\ |
|
| * | drm/sun4i: tcon: Reduce the scope of the LVDS error a bit | Maxime Ripard | 2018-03-06 | 1 | -0/+1 |
* | | drm/sun4i: Add support for A80 TCONs | Chen-Yu Tsai | 2018-03-19 | 1 | -0/+1 |
* | | drm/sun4i: Add has_channel_0 TCON quirk | Jernej Skrabec | 2018-02-16 | 1 | -0/+1 |
|/ |
|
* | drm/sun4i: Add LVDS support | Maxime Ripard | 2018-01-04 | 1 | -0/+29 |
* | drm/sun4i: Create minimal multipliers and dividers | Maxime Ripard | 2018-01-04 | 1 | -0/+2 |
* | drm/sun4i: use sun4i_tcon_of_table to check if a device node is a TCON | Chen-Yu Tsai | 2017-11-30 | 1 | -0/+2 |
* | drm/sun4i: tcon: Don't rely on encoders to set the TCON mode | Maxime Ripard | 2017-10-17 | 1 | -8/+3 |
* | drm/sun4i: tcon: Don't rely on encoders to enable the TCON | Maxime Ripard | 2017-10-17 | 1 | -8/+2 |
* | drm/sun4i: tcon: Make tcon_set_mux mode argument const | Maxime Ripard | 2017-10-17 | 1 | -1/+1 |
* | drm/sun4i: tcon: Add variant callback for TCON output muxing | Chen-Yu Tsai | 2017-10-11 | 1 | -1/+5 |
* | Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm... | Dave Airlie | 2017-09-28 | 1 | -0/+3 |
|\ |
|
| * | drm/sun4i: tcon: Support backend input mux | Chen-Yu Tsai | 2017-09-09 | 1 | -0/+3 |
* | | drm/sun4i: tcon: remove unused function | Maxime Ripard | 2017-07-18 | 1 | -2/+0 |
|/ |
|
* | drm/sun4i: tcon: Change vertical total size computation inconsistency | Maxime Ripard | 2017-06-01 | 1 | -1/+1 |
* | drm/sun4i: tcon: Move the muxing out of the mode set function | Maxime Ripard | 2017-06-01 | 1 | -0/+2 |
* | drm/sun4i: tcon: Copy ID from associated backend | Chen-Yu Tsai | 2017-05-14 | 1 | -0/+2 |
* | drm/sun4i: Use lists to track registered display backends and TCONs | Chen-Yu Tsai | 2017-05-14 | 1 | -0/+4 |
* | drm/sun4i: Initialize crtc from tcon bind function | Chen-Yu Tsai | 2017-03-07 | 1 | -0/+3 |
* | drm/sun4i: tcon: Move SoC specific quirks to a DT matched data structure | Chen-Yu Tsai | 2016-10-20 | 1 | -4/+7 |
* | drm/sun4i: support TCONs without channel 1 | Maxime Ripard | 2016-09-08 | 1 | -0/+2 |
* | drm/sun4i: Add bridge support | Maxime Ripard | 2016-08-22 | 1 | -0/+1 |
* | drm/sun4i: Move panel retrieval in RGB connector | Maxime Ripard | 2016-08-22 | 1 | -0/+2 |
* | drm/sun4i: Store TCON's device structure pointer | Maxime Ripard | 2016-08-22 | 1 | -0/+1 |
* | drm: sun4i: Add RGB output | Maxime Ripard | 2016-04-28 | 1 | -0/+2 |
* | drm: Add Allwinner A10 Display Engine support | Maxime Ripard | 2016-04-28 | 1 | -0/+184 |