summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/sun4i
AgeCommit message (Expand)Author
2020-07-17drm: sun4i: hdmi: Fix inverted HPD resultChen-Yu Tsai
2020-06-30drm: sun4i: hdmi: Remove extra HPD pollingChen-Yu Tsai
2020-06-23drm/sun4i: mixer: Call of_dma_configure if there's an IOMMUMaxime Ripard
2020-06-11Merge tag 'drm-next-2020-06-11-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-10drm/sun4i: hdmi ddc clk: Fix size of m dividerJernej Skrabec
2020-06-03Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-05-04sun6i: dsi: fix gcc-4.8Arnd Bergmann
2020-04-29media: cec-gpio: handle gpiod_get_value errors correctlyHans Verkuil
2020-04-06drm/sun4i: tcon: Delete an error message in sun4i_tcon_init_irq()Markus Elfring
2020-04-02drm/sun4i: Use simple encoderThomas Zimmermann
2020-03-24drm/sun4i: Sort includes in VI and UI layer codeJernej Skrabec
2020-03-24drm/sun4i: de2: Don't return de2_fmt_info structJernej Skrabec
2020-03-24drm/sun4i: de2: csc_mode in de2 format struct is mostly redundantJernej Skrabec
2020-03-24drm/sun4i: de2: rgb field in de2 format struct is redundantJernej Skrabec
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie
2020-03-03drm/sun4i: Fix DE2 VI layer format supportJernej Skrabec
2020-03-03drm/sun4i: Add separate DE3 VI layer formatsJernej Skrabec
2020-03-03drm/sun4i: de2/de3: Remove unsupported VI layer formatsJernej Skrabec
2020-02-26drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart
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-02-19drm/sun4i: dsi: Avoid hotplug race with DRM driver bindSamuel Holland
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard
2020-02-14drm/sun4i: dsi: Remove incorrect use of runtime PMSamuel Holland
2020-02-14drm/sun4i: dsi: Allow binding the host without a panelSamuel Holland
2020-02-14drm/sun4i: dsi: Use NULL to signify "no panel"Samuel Holland
2020-02-14drm/sun4i: dsi: Remove unused drv from driver contextSamuel Holland
2020-02-14Merge tag 'drm-misc-fixes-2020-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-02-12Merge v5.6-rc1 into drm-misc-fixesMaarten Lankhorst
2020-01-27Revert "drm/sun4i: drv: Allow framebuffer modifiers in mode config"Jernej Skrabec
2020-01-20Backmerge v5.5-rc7 into drm-nextDave Airlie
2020-01-08drm/sun4i: drc: Make sure we enforce the clock rateMaxime Ripard
2020-01-08drm/sun4i: backend: Make sure we enforce the clock rateMaxime Ripard
2020-01-07drm/sun4i: tcon: Set RGB DCLK min. divider based on hardware modelChen-Yu Tsai
2020-01-03Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-12-26drm/sun4i: dsi: Add Allwinner A64 MIPI DSI supportJagan Teki
2019-12-26drm/sun4i: dsi: Handle bus clock via regmap_mmio_attach_clkJagan Teki
2019-12-26drm/sun4i: dsi: Get the mod clock for A31Jagan Teki
2019-12-26drm: sun4i: Add support for suspending the display driverOndrej Jirman
2019-12-18drm/sun4i: hdmi: Remove duplicate cleanup callsStefan Mavrodiev
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-12-14drm/sun4i: Remove unneeded semicolon in sun4i_layer.czhengbin
2019-12-14drm/sun4i: Remove unneeded semicolon in sun8i_mixer.czhengbin
2019-12-09drm/panel: decouple connector from drm_panelSam Ravnborg
2019-11-27Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-25drm/sun4i: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-13drm/sun4i: tcon: Set min division of TCON0_DCLK to 1.Yunhao Tian