summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/sun4i
AgeCommit message (Expand)AuthorFilesLines
2019-05-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-0/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-0/+1
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds14-153/+369
2019-04-24drm/sun4i: Unbind components before releasing DRM and memoryPaul Kocialkowski1-2/+3
2019-04-24Merge tag 'drm-misc-next-2019-04-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-11/+25
2019-04-18drm/sun4i: Fix component unbinding and component master deletionPaul Kocialkowski1-0/+4
2019-04-18drm/sun4i: Set device driver data at bind time for use in unbindPaul Kocialkowski1-0/+2
2019-04-18drm/sun4i: Add missing drm_atomic_helper_shutdown at driver unbindPaul Kocialkowski1-0/+2
2019-04-17drm/sun4i: Make some symbols staticYueHaibing2-4/+4
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie2-4/+10
2019-04-11drm/sun4i: Rely on dma interconnect for our RAM offsetMaxime Ripard1-7/+21
2019-04-08drm/sun4i: tcon top: Fix NULL/invalid pointer dereference in sun8i_tcon_top_u...Ondrej Jirman1-2/+3
2019-04-05drm/sun4i: DW HDMI: Lower max. supported rate for H6Jernej Skrabec1-2/+7
2019-04-05Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-3/+38
2019-04-01drm/sun4i: hdmi: add support for ddc-i2c-bus propertyMans Rullgard2-3/+38
2019-03-25Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter11-137/+304
2019-03-18drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flagsLaurent Pinchart1-2/+2
2019-03-15drm/sun4i: mixer: Simplify the get_id logicMaxime Ripard1-28/+12
2019-03-15drm/sun4i: backend: Simplify the get_id logicMaxime Ripard1-23/+12
2019-03-07drm/sun4i: rgb: Change the pixel clock validation checkMaxime Ripard1-2/+35
2019-03-07drm/sun4i: Move rate variables to long longMaxime Ripard1-2/+2
2019-03-07drm/sun4i: rgb: Store the bridge pointerMaxime Ripard1-4/+4
2019-03-07drm/sun4i: Move the panel pointer from the TCON to the encodersMaxime Ripard3-34/+24
2019-03-01drm/sun4i: Improve VI scaling for DE2/DE3Jernej Skrabec2-3/+62
2019-03-01drm/sun4i: Add VI scaler line size quirk for DE2/DE3Jernej Skrabec2-0/+11
2019-02-19Merge drm/drm-next into drm-misc-nextMaxime Ripard3-2/+9
2019-02-19drm/sun4i: dsi: Add burst supportKonstantin Sudakov1-40/+129
2019-02-19drm/sun4i: dsi: Rework a bit the hblk calculationMaxime Ripard1-2/+6
2019-02-19drm/sun4i: dsi: Fix front vs back porch calculationMaxime Ripard1-4/+4
2019-02-19drm/sun4i: dsi: Enforce boundaries on the start delayMaxime Ripard1-1/+5
2019-02-19drm/sun4i: dsi: Change the start delay calculationMaxime Ripard1-1/+3
2019-02-19drm/sun4i: dsi: Restrict DSI tcon clock dividerMaxime Ripard2-2/+4
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie3-2/+9
2019-02-08drm/sun4i: dsi: Fix unitialized variable warningMaxime Ripard1-0/+1
2019-02-07phy: Move Allwinner A31 D-PHY driver to drivers/phy/Maxime Ripard3-328/+1
2019-02-07sun6i: dsi: Convert to generic phy handlingMaxime Ripard5-103/+126
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 Tsai5-0/+12
2019-01-25drm/sun4i: layer: support just backend formats when frontend is unavailableChen-Yu Tsai1-3/+31
2019-01-25drm/sun4i: layer: Assign backend pointer before calling DRM helpersChen-Yu Tsai1-1/+2
2019-01-25drm/sun4i: backend: Remove BGRX8888 from list of supported formatsChen-Yu Tsai1-1/+0
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter12-13/+13
2019-01-22drm/sun4i: hdmi: Fix usage of TMDS clockPriit Laes1-0/+4
2019-01-18drm/sun4i: frontend: Hook-in support for the A20Paul Kocialkowski1-0/+4
2019-01-18drm/sun4i: frontend: Hook-in support for the A10, with specific quirksPaul Kocialkowski1-0/+18
2019-01-18drm/sun4i: frontend: Move the FIR filter phases to our quirksMaxime Ripard2-6/+27
2019-01-18drm/sun4i: Make COEF_RDY conditionalMaxime Ripard2-4/+6
2019-01-18drm/sun4i: Set the coef_rdy bit right after the coef have been setMaxime Ripard1-0/+4
2019-01-18drm/sun4i: frontend: Add a quirk structureMaxime Ripard2-4/+23
2019-01-18drm/sun4i: Move access control before setting the register as documentedMaxime Ripard1-3/+4