aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4
AgeCommit message (Expand)Author
2024-04-10drm/vc4: hdmi: do not return negative values from .get_modes()Jani Nikula
2023-03-10drm/vc4: hdmi: Correct interlaced timings againDave Stevenson
2023-03-10drm/vc4: hvs: Fix colour order for xRGB1555 on HVS5Dave Stevenson
2023-03-10drm/vc4: hvs: Set AXI panic modesDave Stevenson
2023-03-10drm/vc4: dpi: Fix format mapping for RGB565Dave Stevenson
2023-03-10drm/vc4: dpi: Add option for inverting pixel clock and output enableDave Stevenson
2023-02-09drm/vc4: hdmi: make CEC adapter name uniqueHans Verkuil
2022-11-26drm/vc4: kms: Fix IS_ERR() vs NULL check for vc4_kmsGaosheng Cui
2022-11-16drm/vc4: Fix missing platform_unregister_drivers() call in vc4_drm_register()Yuan Can
2022-10-29drm/vc4: Add module dependency on hdmi-codecMaxime Ripard
2022-10-26drm/vc4: vec: Fix timings for VEC modesMateusz Kwiatkowski
2022-09-05drm/vc4: hdmi: Depends on CONFIG_PMMaxime Ripard
2022-09-05drm/vc4: hdmi: Rework power upMaxime Ripard
2022-08-17drm/vc4: change vc4_dma_range_matches from a global to staticTom Rix
2022-08-17drm/vc4: drv: Adopt the dma configuration from the HVS or V3D componentDave Stevenson
2022-08-17drm/vc4: hdmi: Correct HDMI timing registers for interlaced modesDave Stevenson
2022-08-17drm/vc4: hdmi: Fix timings for interlaced modesMateusz Kwiatkowski
2022-08-17drm/vc4: hdmi: Reset HDMI MISC_CONTROL registerDave Stevenson
2022-08-17drm/vc4: hdmi: Avoid full hdmi audio fifo writesDom Cobley
2022-08-17drm/vc4: hdmi: Fix HPD GPIO detectionMaxime Ripard
2022-08-17drm/vc4: dsi: Add correct stop condition to vc4_dsi_encoder_disable iterationDave Stevenson
2022-08-17drm/vc4: dsi: Fix dsi0 interrupt supportDave Stevenson
2022-08-17drm/vc4: dsi: Register dsi0 as the correct vc4 encoder typeDave Stevenson
2022-08-17drm/vc4: dsi: Correct pixel order for DSI0Dave Stevenson
2022-08-17drm/vc4: dsi: Correct DSI divider calculationsDave Stevenson
2022-08-17drm/vc4: dsi: Release workaround buffer and DMADave Stevenson
2022-08-17drm/vc4: Use of_device_get_match_data()Minghao Chi (CGEL ZTE)
2022-08-17drm/vc4: dsi: Switch to devm_drm_of_get_bridgeMaxime Ripard
2022-08-17drm/vc4: plane: Fix margin calculations for the right/bottom edgesDave Stevenson
2022-08-17drm/vc4: plane: Remove subpixel positioning checkDom Cobley
2022-08-17drm/vc4: hdmi: Disable audio if dmas property is present but emptyPhil Elwell
2022-06-09drm/vc4: txp: Force alpha to be 0xff if it's disabledMaxime Ripard
2022-06-09drm/vc4: txp: Don't set TXP_VSTART_AT_EOFMaxime Ripard
2022-06-09drm/vc4: hvs: Reset muxes at probe timeMaxime Ripard
2022-06-09drm/vc4: hvs: Fix frame count register readoutMaxime Ripard
2022-05-18drm/vc4: hdmi: Fix build error for implicit function declarationHui Tang
2022-04-27drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usageMiaoqian Lin
2022-03-16drm/vc4: hdmi: Unregister codec device on unbindMaxime Ripard
2022-03-02drm/vc4: crtc: Fix runtime_pm reference countingMaxime Ripard
2022-02-16drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd.Dave Stevenson
2022-02-16drm/vc4: Fix deadlock on DSI device attach errorPadmanabha Srinivasaiah
2022-02-05Revert "drm/vc4: hdmi: Make sure the device is powered with CEC" againGreg Kroah-Hartman
2022-02-05Revert "drm/vc4: hdmi: Make sure the device is powered with CEC"Greg Kroah-Hartman
2022-02-05drm/vc4: hdmi: Make sure the device is powered with CECMaxime Ripard
2022-01-27drm/vc4: crtc: Copy assigned channel to the CRTCMaxime Ripard
2022-01-27drm/vc4: Fix non-blocking commit getting stuck foreverMaxime Ripard
2022-01-27drm/vc4: crtc: Drop feed_txp from stateMaxime Ripard
2022-01-27drm/vc4: hdmi: Make sure the device is powered with CECMaxime Ripard
2022-01-27drm/vc4: hdmi: Enable the scrambler on reconnectionMaxime Ripard
2022-01-27drm/vc4: crtc: Make sure the HDMI controller is powered when disablingMaxime Ripard