aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sun4i/sun4i_tcon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-05drm: Remove linux/media-bus-format.h from drm_crtc.hVille Syrjälä1-0/+1
2022-04-26drm/sun4i: Add support for D1 TCONsSamuel Holland1-0/+8
2021-09-01drm/sun4i: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-02-21Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-19/+2
2021-02-10drm/sun4i: tcon: set sync polarity for tcon1 channelJernej Skrabec1-0/+25
2021-01-14drm/sun4i: tcon: fix inverted DCLK polarityGiulio Benetti1-19/+2
2020-09-14Merge v5.9-rc5 into drm-nextDaniel Vetter1-2/+6
2020-09-11Merge tag 'drm-misc-fixes-2020-09-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie1-2/+6
2020-09-09Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-3/+1
2020-09-08Merge tag 'v5.9-rc4' into drm-nextDave Airlie1-2/+2
2020-08-27drm/sun4i: add missing put_device() call in sun8i_r40_tcon_tv_set_mux()Yu Kuai1-2/+6
2020-08-27drm/sun4i: lvds: Invert the LVDS polarityMaxime Ripard1-3/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-08-18drm/sun4i: Constify static structsRikard Falkeborn1-1/+1
2020-04-06drm/sun4i: tcon: Delete an error message in sun4i_tcon_init_irq()Markus Elfring1-3/+1
2020-02-21drm/sun4i: tcon: Support LVDS on the A33Maxime Ripard1-0/+1
2020-02-20drm/sun4i: tcon: Support LVDS output on Allwinner A20Andrey Lebedev1-1/+35
2020-02-20drm/sun4i: tcon: Separate quirks for tcon0 and tcon1 on A20Andrey Lebedev1-0/+2
2020-02-20drm/sun4i: tcon: Introduce LVDS setup routine settingAndrey Lebedev1-32/+35
2020-01-07drm/sun4i: tcon: Set RGB DCLK min. divider based on hardware modelChen-Yu Tsai1-3/+12
2019-11-27Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2019-11-13drm/sun4i: tcon: Set min division of TCON0_DCLK to 1.Yunhao Tian1-1/+1
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard1-0/+1
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-13/+15
2019-08-28drm: Stop including drm_bridge.h from drm_crtc.hBoris Brezillon1-0/+1
2019-08-20drm/sun4i: tcon: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-07-17drm/sun4i: drop use of drmP.hSam Ravnborg1-9/+11
2019-06-24drm/sun4i: Eliminate pointless on stack copy of drm_display_infoVille Syrjälä1-4/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-04-17drm/sun4i: Make some symbols staticYueHaibing1-2/+2
2019-03-25Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter1-2/+2
2019-03-18drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flagsLaurent Pinchart1-2/+2
2019-02-19Merge drm/drm-next into drm-misc-nextMaxime Ripard1-0/+2
2019-02-19drm/sun4i: dsi: Restrict DSI tcon clock dividerMaxime Ripard1-2/+2
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie1-0/+2
2019-02-01drm/sun4i: tcon: Prepare and enable TCON channel 0 clock at initPaul Kocialkowski1-0/+2
2019-01-25drm/sun4i: Add support for A23 display pipelineChen-Yu Tsai1-0/+1
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter1-1/+1
2018-11-09drm/sun4i: tcon: Support an active-low DE signal with RGB interfacePaul Kocialkowski1-1/+6
2018-11-09drm/sun4i: tcon: Get the connector from the encoder in RGB setupPaul Kocialkowski1-12/+7
2018-11-09drm/sun4i: tcon: Pass encoder to RGB setup functionPaul Kocialkowski1-1/+2
2018-10-08drm/sun4i: tcon: prevent tcon->panel dereference if NULLGiulio Benetti1-1/+2
2018-10-08drm/sun4i: tcon: fix check of tcon->panel null pointerGiulio Benetti1-1/+1
2018-09-12drm/sun4i: fix build failure with CONFIG_DRM_SUN8I_MIXER=mMaxime Ripard1-3/+11
2018-09-07drm/sun4i: tcon: Add dithering support for RGB565/RGB666 LCD panelsJonathan Liu1-0/+61
2018-09-07drm/sun4i: tcon: Pass drm_encoder * into sun4i_tcon0_mode_set_cpuChen-Yu Tsai1-9/+6
2018-07-24drm/sun4i: tcon: Add support for R40 TCONJernej Skrabec1-0/+40
2018-07-24drm/sun4i: tcon: Add another way for matching mixers with tconJernej Skrabec1-2/+49
2018-07-19drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE checking if panel is used.Giulio Benetti1-0/+28
2018-07-11drm/sun4i: tcon: Release node when traversing of graphJernej Skrabec1-0/+1