aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm: rcar-du: Extend CMM HDSE documentationKieran Bingham2022-07-071-0/+5
* Merge tag 'drm-misc-next-2022-06-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-07-0175-565/+3245
|\
| * iosys-map: Add per-word writeLucas De Marchi2022-06-291-9/+29
| * iosys-map: Add per-word readLucas De Marchi2022-06-291-9/+33
| * drm: lcdif: Add support for i.MX8MP LCDIF variantMarek Vasut2022-06-297-1/+1144
| * dt-bindings: lcdif: Add compatible for i.MX8MPMarek Vasut2022-06-291-0/+1
| * drm/bridge: tc358767: Do not cache dsi_lanes twiceMarek Vasut2022-06-291-4/+2
| * drm/display/selftests: drop extra word 'for' in comments for MST selftestsJiang Jian2022-06-281-1/+1
| * drm/vc4: hdmi: Move pixel doubling from Pixelvalve to HDMI blockDave Stevenson2022-06-282-7/+31
| * drm/vc4: hdmi: Correct HDMI timing registers for interlaced modesDave Stevenson2022-06-281-4/+4
| * drm/vc4: hdmi: Force modeset when bpc or format changesDom Cobley2022-06-281-1/+11
| * drm/vc4: hdmi: Fix timings for interlaced modesMateusz Kwiatkowski2022-06-282-9/+10
| * drm/vc4: hdmi: Report that 3d/stereo is allowedDom Cobley2022-06-281-0/+1
| * drm/vc4: hdmi: Add MISC_CONTROL register for vc4Dave Stevenson2022-06-281-0/+1
| * drm/vc4: hdmi: Add HDMI format detection registers to register listDave Stevenson2022-06-281-0/+30
| * drm/vc4: hdmi: Remove VC4_HDMI_SCHEDULER_CONTROL_VERT_ALWAYS_KEEPOUTDom Cobley2022-06-281-3/+0
| * drm/vc4: hdmi: Skip writes to disabled packet RAMDom Cobley2022-06-282-1/+12
| * drm/vc4: hdmi: Stop checking for enabled output in audioDom Cobley2022-06-282-33/+3
| * drm/vc4: hdmi: Move HDMI reset to pm_resumeDave Stevenson2022-06-281-19/+22
| * drm/vc4: hdmi: Switch to pm_runtime_status_suspendedDave Stevenson2022-06-281-2/+2
| * drm/vc4: hdmi: Reset HDMI MISC_CONTROL registerDave Stevenson2022-06-282-0/+11
| * drm/vc4: hdmi: Avoid full hdmi audio fifo writesDom Cobley2022-06-281-4/+4
| * drm/vc4: hdmi: Clear unused infoframe packet RAM registersDom Cobley2022-06-281-1/+10
| * drm/vc4: hdmi: Add all the vc5 HDMI registers into the debugfs dumpsDave Stevenson2022-06-282-0/+47
| * drm/vc4: hdmi: Disable audio if dmas property is present but emptyPhil Elwell2022-06-281-3/+3
| * drm/vc4: dsi: Add correct stop condition to vc4_dsi_encoder_disable iterationDave Stevenson2022-06-281-0/+3
| * drm/vc4: dsi: Fix dsi0 interrupt supportDave Stevenson2022-06-281-26/+85
| * drm/vc4: dsi: Register dsi0 as the correct vc4 encoder typeDave Stevenson2022-06-281-1/+2
| * drm/vc4: dsi: Correct pixel order for DSI0Dave Stevenson2022-06-281-1/+2
| * drm/vc4: dsi: Correct DSI divider calculationsDave Stevenson2022-06-281-4/+2
| * drm/vc4: dsi: Release workaround buffer and DMADave Stevenson2022-06-281-1/+28
| * drm/vc4: dpi: Ensure a default format is selectedDave Stevenson2022-06-281-3/+5
| * drm/vc4: dpi: Add option for inverting pixel clock and output enableDave Stevenson2022-06-281-28/+38
| * drm/vc4: dpi: Add support for composite syncs to vc4_dpiDave Stevenson2022-06-281-9/+16
| * drm/vc4: hvs: Add debugfs node that dumps the current display listsDave Stevenson2022-06-281-0/+42
| * drm/vc4: plane: Add alpha_blend_mode property to each plane.Dave Stevenson2022-06-281-13/+49
| * drm/vc4: plane: Fix margin calculations for the right/bottom edgesDave Stevenson2022-06-281-4/+4
| * drm/vc4: plane: Remove subpixel positioning checkDom Cobley2022-06-281-13/+9
| * drm/vc4: kms: Use maximum FIFO load for the HVS clock rateMaxime Ripard2022-06-281-1/+3
| * drm/vc4: kms: Warn if clk_set_min_rate failsMaxime Ripard2022-06-281-2/+2
| * drm/vc4: drv: Adopt the dma configuration from the HVS or V3D componentDave Stevenson2022-06-281-0/+19
| * drm/fourcc: Document the Intel CCS modifiers' CC plane expected pitchImre Deak2022-06-281-4/+4
| * drm/doc: Fix comment typoMarek Vasut2022-06-281-1/+1
| * drm/stm: ltdc: update hardware error managementYannick Fertre2022-06-272-19/+77
| * drm/stm: ltdc: add support of horizontal & vertical mirroringYannick Fertre2022-06-272-56/+108
| * drm/stm: ltdc: add support of the dynamic z-orderYannick Fertre2022-06-273-3/+22
| * drm/stm: ltdc: fix various coding-style warningsYannick Fertre2022-06-271-3/+2
| * drm/stm: ltdc: remove error message about scalingYannick Fertre2022-06-271-1/+2
| * drm/stm: ltdc: disable all layers before crtc shutdownYannick Fertre2022-06-271-0/+6
| * drm/doc: Add KUnit documentationJosé Expósito2022-06-271-0/+32