summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/sun4i/sun4i_tcon.c
AgeCommit message (Expand)Author
2023-07-21drm: Explicitly include correct DT includesRob Herring
2023-06-08drm/sun4i: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-11drm: sun4i_tcon: use devm_clk_get_enabled in `sun4i_tcon_init_clocks`XuDong Liu
2023-05-10drm: sun4i: calculate proper DCLK rate for DSIRoman Beranek
2023-05-10drm: sun4i: rename sun4i_dotclock to sun4i_tcon_dclkRoman Beranek
2022-07-05drm: Remove linux/media-bus-format.h from drm_crtc.hVille Syrjälä
2022-04-26drm/sun4i: Add support for D1 TCONsSamuel Holland
2021-09-01drm/sun4i: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing
2021-02-21Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-02-10drm/sun4i: tcon: set sync polarity for tcon1 channelJernej Skrabec
2021-01-14drm/sun4i: tcon: fix inverted DCLK polarityGiulio Benetti
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