summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sun4i/sun4i_tcon.c
AgeCommit message (Expand)Author
2020-09-14Merge v5.9-rc5 into drm-nextDaniel Vetter
2020-09-11Merge tag 'drm-misc-fixes-2020-09-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-09-09Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...Dave Airlie
2020-09-08Merge tag 'v5.9-rc4' into drm-nextDave Airlie
2020-08-27drm/sun4i: add missing put_device() call in sun8i_r40_tcon_tv_set_mux()Yu Kuai
2020-08-27drm/sun4i: lvds: Invert the LVDS polarityMaxime Ripard
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-18drm/sun4i: Constify static structsRikard Falkeborn
2020-04-06drm/sun4i: tcon: Delete an error message in sun4i_tcon_init_irq()Markus Elfring
2020-02-21drm/sun4i: tcon: Support LVDS on the A33Maxime Ripard
2020-02-20drm/sun4i: tcon: Support LVDS output on Allwinner A20Andrey Lebedev
2020-02-20drm/sun4i: tcon: Separate quirks for tcon0 and tcon1 on A20Andrey Lebedev
2020-02-20drm/sun4i: tcon: Introduce LVDS setup routine settingAndrey Lebedev
2020-01-07drm/sun4i: tcon: Set RGB DCLK min. divider based on hardware modelChen-Yu Tsai
2019-11-27Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-13drm/sun4i: tcon: Set min division of TCON0_DCLK to 1.Yunhao Tian
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-08-28drm: Stop including drm_bridge.h from drm_crtc.hBoris Brezillon
2019-08-20drm/sun4i: tcon: Mark expected switch fall-throughGustavo A. R. Silva
2019-07-17drm/sun4i: drop use of drmP.hSam Ravnborg
2019-06-24drm/sun4i: Eliminate pointless on stack copy of drm_display_infoVille Syrjälä
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-17drm/sun4i: Make some symbols staticYueHaibing
2019-03-25Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-03-18drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flagsLaurent Pinchart
2019-02-19Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-02-19drm/sun4i: dsi: Restrict DSI tcon clock dividerMaxime Ripard
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie
2019-02-01drm/sun4i: tcon: Prepare and enable TCON channel 0 clock at initPaul Kocialkowski
2019-01-25drm/sun4i: Add support for A23 display pipelineChen-Yu Tsai
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2018-11-09drm/sun4i: tcon: Support an active-low DE signal with RGB interfacePaul Kocialkowski
2018-11-09drm/sun4i: tcon: Get the connector from the encoder in RGB setupPaul Kocialkowski
2018-11-09drm/sun4i: tcon: Pass encoder to RGB setup functionPaul Kocialkowski
2018-10-08drm/sun4i: tcon: prevent tcon->panel dereference if NULLGiulio Benetti
2018-10-08drm/sun4i: tcon: fix check of tcon->panel null pointerGiulio Benetti
2018-09-12drm/sun4i: fix build failure with CONFIG_DRM_SUN8I_MIXER=mMaxime Ripard
2018-09-07drm/sun4i: tcon: Add dithering support for RGB565/RGB666 LCD panelsJonathan Liu
2018-09-07drm/sun4i: tcon: Pass drm_encoder * into sun4i_tcon0_mode_set_cpuChen-Yu Tsai
2018-07-24drm/sun4i: tcon: Add support for R40 TCONJernej Skrabec
2018-07-24drm/sun4i: tcon: Add another way for matching mixers with tconJernej Skrabec
2018-07-19drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE checking if panel is used.Giulio Benetti
2018-07-11drm/sun4i: tcon: Release node when traversing of graphJernej Skrabec
2018-06-28Merge tag 'ib-fbdev-drm-v4.19-deferred-console-takeover' of https://github.co...Gustavo Padovan
2018-06-27drm/sun4i: Don't check for panel or bridge on TV TCONsJernej Skrabec
2018-06-27drm/sun4i: Don't check for LVDS and RGB when TCON has only ch1Jernej Skrabec
2018-06-27drm/sun4i: tcon: Generalize engine search algorithmJernej Skrabec
2018-06-22Merge tag 'drm-misc-fixes-2018-06-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-06-18Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE"Paul Kocialkowski