2022-07-13 | Maxime Ripard | drm/bridge: panel: Introduce drmm_panel_bridge_add Signed-off-by: Maxime Ripard <maxime@cerno.tech> ...org/r/20220711173939.1132294-11-maxime@cerno.tech |
commit | commitdiff | tree |
2022-07-13 | Maxime Ripard | drm/connector: Introduce drmm_connector_init Signed-off-by: Maxime Ripard <maxime@cerno.tech> ...org/r/20220711173939.1132294-10-maxime@cerno.tech |
commit | commitdiff | tree |
2022-07-13 | Maxime Ripard | drm/connector: Check for destroy implementation Signed-off-by: Maxime Ripard <maxime@cerno.tech> ...org/r/20220711173939.1132294-9-maxime@cerno.tech |
commit | commitdiff | tree |
2022-07-13 | Maxime Ripard | drm/connector: Consolidate Connector Initialization Signed-off-by: Maxime Ripard <maxime@cerno.tech> ...org/r/20220711173939.1132294-8-maxime@cerno.tech |
commit | commitdiff | tree |
2022-07-13 | Maxime Ripard | drm/connector: Clarify when drm_connector_unregister... Signed-off-by: Maxime Ripard <maxime@cerno.tech> ...org/r/20220711173939.1132294-7-maxime@cerno.tech |
commit | commitdiff | tree |
2022-07-13 | Maxime Ripard | drm/connector: Mention the cleanup after drm_connector_init Signed-off-by: Maxime Ripard <maxime@cerno.tech> ...org/r/20220711173939.1132294-6-maxime@cerno.tech |
commit | commitdiff | tree |
2022-07-13 | Maxime Ripard | drm/connector: Reorder headers Signed-off-by: Maxime Ripard <maxime@cerno.tech> ...org/r/20220711173939.1132294-5-maxime@cerno.tech |
commit | commitdiff | tree |
2022-07-13 | Maxime Ripard | drm/encoder: Introduce drmm_encoder_init Signed-off-by: Maxime Ripard <maxime@cerno.tech> ...org/r/20220711173939.1132294-4-maxime@cerno.tech |
commit | commitdiff | tree |
2022-07-13 | Maxime Ripard | drm/crtc: Introduce drmm_crtc_init_with_planes Signed-off-by: Maxime Ripard <maxime@cerno.tech> ...org/r/20220711173939.1132294-3-maxime@cerno.tech |
commit | commitdiff | tree |
2022-07-13 | Maxime Ripard | drm/mipi-dsi: Detach devices when removing the host Signed-off-by: Maxime Ripard <maxime@cerno.tech> ...org/r/20220711173939.1132294-2-maxime@cerno.tech |
commit | commitdiff | tree |
2022-07-13 | Maxime Ripard | Merge drm/drm-next into drm-misc-next Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-07-08 | Dan Carpenter | drm/bridge: Avoid uninitialized variable warning Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-07-08 | Samuel Holland | drm/sun4i: Update Kconfig defaults and descriptions Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-07-08 | Maxime Ripard | drm/vc4: hdmi: Rework power up ...org/r/20220629123510.1915022-39-maxime@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-07-08 | Maxime Ripard | drm/vc4: hdmi: Depends on CONFIG_PM ...org/r/20220629123510.1915022-38-maxime@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-30 | Tom Rix | drm/vc4: change vc4_dma_range_matches from a global... Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-28 | Dave Stevenson | drm/vc4: hdmi: Move pixel doubling from Pixelvalve... ...org/r/20220613144800.326124-34-maxime@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-28 | Dave Stevenson | drm/vc4: hdmi: Correct HDMI timing registers for interlaced... ...org/r/20220613144800.326124-33-maxime@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-28 | Dom Cobley | drm/vc4: hdmi: Force modeset when bpc or format changes ...org/r/20220613144800.326124-32-maxime@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-28 | Mateusz Kwiatkowski | drm/vc4: hdmi: Fix timings for interlaced modes ...org/r/20220613144800.326124-31-maxime@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-28 | Dom Cobley | drm/vc4: hdmi: Report that 3d/stereo is allowed ...org/r/20220613144800.326124-30-maxime@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-28 | Dave Stevenson | drm/vc4: hdmi: Add MISC_CONTROL register for vc4 ...org/r/20220613144800.326124-29-maxime@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-28 | Dave Stevenson | drm/vc4: hdmi: Add HDMI format detection registers... ...org/r/20220613144800.326124-28-maxime@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-28 | Dom Cobley | drm/vc4: hdmi: Remove VC4_HDMI_SCHEDULER_CONTROL_VERT_ALWAYS... ...org/r/20220613144800.326124-27-maxime@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-28 | Dom Cobley | drm/vc4: hdmi: Skip writes to disabled packet RAM ...org/r/20220613144800.326124-26-maxime@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-28 | Dom Cobley | drm/vc4: hdmi: Stop checking for enabled output in... ...org/r/20220613144800.326124-25-maxime@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-28 | Dave Stevenson | drm/vc4: hdmi: Move HDMI reset to pm_resume ...org/r/20220613144800.326124-24-maxime@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-28 | Dave Stevenson | drm/vc4: hdmi: Switch to pm_runtime_status_suspended ...org/r/20220613144800.326124-23-maxime@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-28 | Dave Stevenson | drm/vc4: hdmi: Reset HDMI MISC_CONTROL register ...org/r/20220613144800.326124-22-maxime@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-28 | Dom Cobley | drm/vc4: hdmi: Avoid full hdmi audio fifo writes ...org/r/20220613144800.326124-21-maxime@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-28 | Dom Cobley | drm/vc4: hdmi: Clear unused infoframe packet RAM registers ...org/r/20220613144800.326124-20-maxime@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-28 | Dave Stevenson | drm/vc4: hdmi: Add all the vc5 HDMI registers into... ...org/r/20220613144800.326124-19-maxime@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-28 | Phil Elwell | drm/vc4: hdmi: Disable audio if dmas property is present... ...org/r/20220613144800.326124-18-maxime@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-28 | Dave Stevenson | drm/vc4: dsi: Add correct stop condition to vc4_dsi_encoder_... ...org/r/20220613144800.326124-17-maxime@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-28 | Dave Stevenson | drm/vc4: dsi: Fix dsi0 interrupt support ...org/r/20220613144800.326124-16-maxime@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-28 | Dave Stevenson | drm/vc4: dsi: Register dsi0 as the correct vc4 encoder... ...org/r/20220613144800.326124-15-maxime@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-28 | Dave Stevenson | drm/vc4: dsi: Correct pixel order for DSI0 ...org/r/20220613144800.326124-14-maxime@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-28 | Dave Stevenson | drm/vc4: dsi: Correct DSI divider calculations ...org/r/20220613144800.326124-13-maxime@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-28 | Dave Stevenson | drm/vc4: dsi: Release workaround buffer and DMA ...org/r/20220613144800.326124-12-maxime@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-28 | Dave Stevenson | drm/vc4: dpi: Ensure a default format is selected ...org/r/20220613144800.326124-11-maxime@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-28 | Dave Stevenson | drm/vc4: dpi: Add option for inverting pixel clock... ...org/r/20220613144800.326124-10-maxime@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-28 | Dave Stevenson | drm/vc4: dpi: Add support for composite syncs to vc4_dpi ...org/r/20220613144800.326124-9-maxime@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-28 | Dave Stevenson | drm/vc4: hvs: Add debugfs node that dumps the current... ...org/r/20220613144800.326124-8-maxime@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-28 | Dave Stevenson | drm/vc4: plane: Add alpha_blend_mode property to each... ...org/r/20220613144800.326124-7-maxime@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-28 | Dave Stevenson | drm/vc4: plane: Fix margin calculations for the right... ...org/r/20220613144800.326124-6-maxime@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-28 | Dom Cobley | drm/vc4: plane: Remove subpixel positioning check ...org/r/20220613144800.326124-5-maxime@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-28 | Maxime Ripard | drm/vc4: kms: Use maximum FIFO load for the HVS clock... Signed-off-by: Maxime Ripard <maxime@cerno.tech> ...org/r/20220613144800.326124-4-maxime@cerno.tech |
commit | commitdiff | tree |
2022-06-28 | Maxime Ripard | drm/vc4: kms: Warn if clk_set_min_rate fails Signed-off-by: Maxime Ripard <maxime@cerno.tech> ...org/r/20220613144800.326124-3-maxime@cerno.tech |
commit | commitdiff | tree |
2022-06-28 | Dave Stevenson | drm/vc4: drv: Adopt the dma configuration from the... ...org/r/20220613144800.326124-2-maxime@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-27 | Maxime Ripard | drm/vc4: perfmon: Fix variable dereferenced before... Signed-off-by: Maxime Ripard <maxime@cerno.tech> ...patch/msgid/20220622080243.22119-1-maxime@cerno.tech |
commit | commitdiff | tree |
2022-06-22 | Saud Farooqui | drm/sun4i: Return if frontend is not present Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-22 | Dan Carpenter | drm/vc4: fix error code in vc4_check_tex_size() Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-22 | Jernej Skrabec | drm/sun4i: Add DMA mask and segment size Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-22 | Saud Farooqui | drm/vc4: hdmi: Fixed possible integer overflow Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-22 | Jiang Jian | GPU: drm: drop unexpected word "the" in the comments Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-22 | Jiang Jian | drm: panel-orientation-quirks: drop unexpected word... Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-22 | Jiang Jian | drm/vc4: drop unexpected word "the" in the comments Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-22 | Jiang Jian | drm/prime: drop unexpected word "the" in the comments Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-16 | Maxime Ripard | drm/vc4: Warn if some v3d code is run on BCM2711 Signed-off-by: Maxime Ripard <maxime@cerno.tech> ...org/r/20220610115149.964394-15-maxime@cerno.tech |
commit | commitdiff | tree |
2022-06-16 | Maxime Ripard | drm/vc4: crtc: Fix out of order frames during asynchronous... Signed-off-by: Maxime Ripard <maxime@cerno.tech> ...org/r/20220610115149.964394-14-maxime@cerno.tech |
commit | commitdiff | tree |
2022-06-16 | Maxime Ripard | drm/vc4: crtc: Don't call into BO Handling on Async... Signed-off-by: Maxime Ripard <maxime@cerno.tech> ...org/r/20220610115149.964394-13-maxime@cerno.tech |
commit | commitdiff | tree |
2022-06-16 | Maxime Ripard | drm/vc4: crtc: Move the BO Handling out of Common Page... Signed-off-by: Maxime Ripard <maxime@cerno.tech> ...org/r/20220610115149.964394-12-maxime@cerno.tech |
commit | commitdiff | tree |
2022-06-16 | Maxime Ripard | drm/vc4: crtc: Move the BO handling out of common page... Signed-off-by: Maxime Ripard <maxime@cerno.tech> ...org/r/20220610115149.964394-11-maxime@cerno.tech |
commit | commitdiff | tree |
2022-06-16 | Maxime Ripard | drm/vc4: crtc: Use an union to store the page flip... Signed-off-by: Maxime Ripard <maxime@cerno.tech> ...org/r/20220610115149.964394-10-maxime@cerno.tech |
commit | commitdiff | tree |
2022-06-16 | Maxime Ripard | drm/vc4: drv: Skip BO Backend Initialization on BCM2711 Signed-off-by: Maxime Ripard <maxime@cerno.tech> ...org/r/20220610115149.964394-9-maxime@cerno.tech |
commit | commitdiff | tree |
2022-06-16 | Maxime Ripard | drm/vc4: plane: Register a different drm_plane_helper_funcs... Signed-off-by: Maxime Ripard <maxime@cerno.tech> ...org/r/20220610115149.964394-8-maxime@cerno.tech |
commit | commitdiff | tree |
2022-06-16 | Maxime Ripard | drm/vc4: kms: Register a different drm_mode_config_funcs... Signed-off-by: Maxime Ripard <maxime@cerno.tech> ...org/r/20220610115149.964394-7-maxime@cerno.tech |
commit | commitdiff | tree |
2022-06-16 | Maxime Ripard | drm/vc4: drv: Register a different driver on BCM2711 Signed-off-by: Maxime Ripard <maxime@cerno.tech> ...org/r/20220610115149.964394-6-maxime@cerno.tech |
commit | commitdiff | tree |
2022-06-16 | Maxime Ripard | drm/vc4: bo: Split out Dumb buffers fixup Signed-off-by: Maxime Ripard <maxime@cerno.tech> ...org/r/20220610115149.964394-5-maxime@cerno.tech |
commit | commitdiff | tree |
2022-06-16 | Maxime Ripard | drm/vc4: bo: Rename vc4_dumb_create Signed-off-by: Maxime Ripard <maxime@cerno.tech> ...org/r/20220610115149.964394-4-maxime@cerno.tech |
commit | commitdiff | tree |
2022-06-16 | Maxime Ripard | drm/vc4: Consolidate Hardware Revision Check Signed-off-by: Maxime Ripard <maxime@cerno.tech> ...org/r/20220610115149.964394-3-maxime@cerno.tech |
commit | commitdiff | tree |
2022-06-16 | Maxime Ripard | drm/vc4: plane: Prevent async update if we don't have... Signed-off-by: Maxime Ripard <maxime@cerno.tech> ...org/r/20220610115149.964394-2-maxime@cerno.tech |
commit | commitdiff | tree |
2022-06-16 | Samuel Holland | drm/sun4i: Fix crash during suspend after component... Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-16 | Samuel Holland | drm/sun4i: dw-hdmi: Fix ddc-en GPIO consumer conflict Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-16 | Samuel Holland | drm/sun4i: sun8i-hdmi-phy: Group PHY ops functions... Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-16 | Samuel Holland | drm/sun4i: sun8i-hdmi-phy: Separate A83T and H3 PHY ops Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-16 | Samuel Holland | drm/sun4i: sun8i-hdmi-phy: Support multiple custom... Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-16 | Samuel Holland | drm/sun4i: sun8i-hdmi-phy: Used device-managed clocks... Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-16 | Samuel Holland | drm/sun4i: sun8i-hdmi-phy: Use devm_platform_ioremap_resource Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-16 | Samuel Holland | drm/sun4i: sun8i-hdmi-phy: Use of_device_get_match_data Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-09 | GONG, Ruiqi | drm/atomic: fix warning of unused variable Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-06-08 | Maxime Ripard | Merge v5.19-rc1 into drm-misc-fixes Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-05-12 | Hui Tang | drm/vc4: hdmi: Fix build error for implicit function... Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-05-12 | Melissa Wen | MAINTAINERS: add Melissa to V3D maintainers Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-05-04 | Jagan Teki | drm: exynos: dsi: Use child panel or bridge find helpers Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-05-04 | Jagan Teki | Revert "drm: bridge: mcde_dsi: Switch to devm_drm_of_get_bridge" Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-05-04 | Jagan Teki | Revert "drm: bridge: mcde_dsi: Drop explicit bridge... Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-05-03 | Maxime Ripard | Merge drm/drm-next into drm-misc-next Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-04-29 | Minghao Chi | drm/vc4: simplify the return expression of vc4_grab_bin_bo() Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-04-29 | Minghao Chi | drm/vc4: simplify the return expression of vc4_prepare_fb() Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-04-29 | Dan Carpenter | drm/sun4i: dsi: delete unnecessary IS_ERR() checks Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-04-26 | Samuel Holland | drm/sun4i: Remove obsolete references to PHYS_OFFSET Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-04-26 | Samuel Holland | drm/sun4i: Add compatible for D1 display engine Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-04-26 | Samuel Holland | drm/sun4i: Add support for D1 TCONs Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-04-26 | Samuel Holland | drm/sun4i: Add support for D1 TCON TOP Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-04-26 | Samuel Holland | drm/sun4i: Add support for D1 mixers Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-04-26 | Samuel Holland | drm/sun4i: csc: Add support for the new MMIO layout Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-04-26 | Samuel Holland | drm/sun4i: Allow VI layers to be primary planes Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-04-26 | Jernej Skrabec | sun4i/drm: sun8i: use mode_set engine callback Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
2022-04-26 | Jernej Skrabec | sun4i/drm: backend: use mode_set engine callback Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
commit | commitdiff | tree |
next |