summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4
AgeCommit message (Expand)Author
2022-06-28drm/vc4: hdmi: Reset HDMI MISC_CONTROL registerDave Stevenson
2022-06-28drm/vc4: hdmi: Avoid full hdmi audio fifo writesDom Cobley
2022-06-28drm/vc4: hdmi: Clear unused infoframe packet RAM registersDom Cobley
2022-06-28drm/vc4: hdmi: Add all the vc5 HDMI registers into the debugfs dumpsDave Stevenson
2022-06-28drm/vc4: hdmi: Disable audio if dmas property is present but emptyPhil Elwell
2022-06-28drm/vc4: dsi: Add correct stop condition to vc4_dsi_encoder_disable iterationDave Stevenson
2022-06-28drm/vc4: dsi: Fix dsi0 interrupt supportDave Stevenson
2022-06-28drm/vc4: dsi: Register dsi0 as the correct vc4 encoder typeDave Stevenson
2022-06-28drm/vc4: dsi: Correct pixel order for DSI0Dave Stevenson
2022-06-28drm/vc4: dsi: Correct DSI divider calculationsDave Stevenson
2022-06-28drm/vc4: dsi: Release workaround buffer and DMADave Stevenson
2022-06-28drm/vc4: dpi: Ensure a default format is selectedDave Stevenson
2022-06-28drm/vc4: dpi: Add option for inverting pixel clock and output enableDave Stevenson
2022-06-28drm/vc4: dpi: Add support for composite syncs to vc4_dpiDave Stevenson
2022-06-28drm/vc4: hvs: Add debugfs node that dumps the current display listsDave Stevenson
2022-06-28drm/vc4: plane: Add alpha_blend_mode property to each plane.Dave Stevenson
2022-06-28drm/vc4: plane: Fix margin calculations for the right/bottom edgesDave Stevenson
2022-06-28drm/vc4: plane: Remove subpixel positioning checkDom Cobley
2022-06-28drm/vc4: kms: Use maximum FIFO load for the HVS clock rateMaxime Ripard
2022-06-28drm/vc4: kms: Warn if clk_set_min_rate failsMaxime Ripard
2022-06-28drm/vc4: drv: Adopt the dma configuration from the HVS or V3D componentDave Stevenson
2022-06-27drm/vc4: perfmon: Fix variable dereferenced before checkMaxime Ripard
2022-06-27drm/vc4: Migrate to new style legacy DAI naming flagCharles Keepax
2022-06-22drm/vc4: fix error code in vc4_check_tex_size()Dan Carpenter
2022-06-22drm/vc4: hdmi: Fixed possible integer overflowSaud Farooqui
2022-06-22drm/vc4: drop unexpected word "the" in the commentsJiang Jian
2022-06-20drm: Drop drm_blend.h from drm_crtc.hVille Syrjälä
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä
2022-06-16drm/vc4: Warn if some v3d code is run on BCM2711Maxime Ripard
2022-06-16drm/vc4: crtc: Fix out of order frames during asynchronous page flipsMaxime Ripard
2022-06-16drm/vc4: crtc: Don't call into BO Handling on Async Page-Flips on BCM2711Maxime Ripard
2022-06-16drm/vc4: crtc: Move the BO Handling out of Common Page-Flip HandlerMaxime Ripard
2022-06-16drm/vc4: crtc: Move the BO handling out of common page-flip callbackMaxime Ripard
2022-06-16drm/vc4: crtc: Use an union to store the page flip callbackMaxime Ripard
2022-06-16drm/vc4: drv: Skip BO Backend Initialization on BCM2711Maxime Ripard
2022-06-16drm/vc4: plane: Register a different drm_plane_helper_funcs on BCM2711Maxime Ripard
2022-06-16drm/vc4: kms: Register a different drm_mode_config_funcs on BCM2711Maxime Ripard
2022-06-16drm/vc4: drv: Register a different driver on BCM2711Maxime Ripard
2022-06-16drm/vc4: bo: Split out Dumb buffers fixupMaxime Ripard
2022-06-16drm/vc4: bo: Rename vc4_dumb_createMaxime Ripard
2022-06-16drm/vc4: Consolidate Hardware Revision CheckMaxime Ripard
2022-06-16drm/vc4: plane: Prevent async update if we don't have a dlistMaxime Ripard
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-12drm/vc4: hdmi: Fix build error for implicit function declarationHui Tang
2022-05-11Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2022-05-03Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-05-03Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-05-02drm: allow passing possible_crtcs to drm_writeback_connector_init()Abhinav Kumar
2022-04-29drm/vc4: simplify the return expression of vc4_grab_bin_bo()Minghao Chi
2022-04-29drm/vc4: simplify the return expression of vc4_prepare_fb()Minghao Chi