summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4
AgeCommit message (Expand)AuthorFilesLines
2022-03-16drm/vc4: hdmi: Unregister codec device on unbindMaxime Ripard2-0/+9
2022-03-02drm/vc4: crtc: Fix runtime_pm reference countingMaxime Ripard1-3/+5
2022-02-16drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd.Dave Stevenson1-0/+2
2022-02-16drm/vc4: Fix deadlock on DSI device attach errorPadmanabha Srinivasaiah1-10/+4
2022-02-05Revert "drm/vc4: hdmi: Make sure the device is powered with CEC" againGreg Kroah-Hartman1-9/+1
2022-02-05Revert "drm/vc4: hdmi: Make sure the device is powered with CEC"Greg Kroah-Hartman1-13/+12
2022-02-05drm/vc4: hdmi: Make sure the device is powered with CECMaxime Ripard1-12/+13
2022-01-27drm/vc4: crtc: Copy assigned channel to the CRTCMaxime Ripard4-2/+24
2022-01-27drm/vc4: Fix non-blocking commit getting stuck foreverMaxime Ripard3-3/+23
2022-01-27drm/vc4: crtc: Drop feed_txp from stateMaxime Ripard5-10/+12
2022-01-27drm/vc4: hdmi: Make sure the device is powered with CECMaxime Ripard1-1/+9
2022-01-27drm/vc4: hdmi: Enable the scrambler on reconnectionMaxime Ripard1-0/+3
2022-01-27drm/vc4: crtc: Make sure the HDMI controller is powered when disablingMaxime Ripard1-1/+18
2022-01-27drm/vc4: hdmi: Rework the pre_crtc_configure error handlingMaxime Ripard1-6/+14
2022-01-27drm/vc4: hdmi: Make sure the controller is powered up during bindMaxime Ripard1-2/+15
2022-01-27drm/vc4: hdmi: Make sure the controller is powered in detectMaxime Ripard1-0/+4
2022-01-27drm/vc4: hdmi: Move the HSM clock enable to runtime_pmMaxime Ripard1-26/+44
2022-01-27drm/vc4: hdmi: Set a default HSM rateMaxime Ripard1-0/+14
2021-11-29drm/vc4: kms: Fix previous HVS commit waitMaxime Ripard1-8/+2
2021-11-29drm/vc4: kms: Don't duplicate pending commitMaxime Ripard1-6/+0
2021-11-29drm/vc4: kms: Clear the HVS FIFO commit pointer once doneMaxime Ripard1-0/+1
2021-11-29drm/vc4: kms: Add missing drm_crtc_commit_putMaxime Ripard1-1/+8
2021-11-29drm/vc4: kms: Fix return code checkMaxime Ripard1-5/+5
2021-11-29drm/vc4: kms: Wait for the commit before increasing our clock rateMaxime Ripard1-3/+3
2021-11-19drm/vc4: fix error code in vc4_create_object()Dan Carpenter1-1/+1
2021-10-28BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie1-8/+0
2021-10-11Merge tag 'drm-misc-next-2021-10-06' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-2/+3
2021-10-06drm/vc4: hdmi: Remove unused structMaxime Ripard1-8/+0
2021-09-28drm/vc4: hdmi: Actually check for the connector status in hotplugMaxime Ripard1-2/+3
2021-09-22Merge tag 'drm-misc-next-2021-09-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-39/+10
2021-09-19Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage"Linus Torvalds1-27/+13
2021-09-19Revert drm/vc4 hdmi runtime PM changesLinus Torvalds1-34/+10
2021-09-14drm/vc4: dsi: Switch to devm_drm_of_get_bridgeMaxime Ripard1-24/+4
2021-09-14drm/vc4: dpi: Switch to devm_drm_of_get_bridgeMaxime Ripard1-11/+4
2021-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard1-1/+1
2021-09-01drm/vc4: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-4/+2
2021-08-18drm/vc4: hdmi: make vc4_hdmi_codec_pdata staticJiapeng Chong1-1/+1
2021-08-10drm/vc4: Convert to Linux IRQ interfacesThomas Zimmermann4-24/+53
2021-07-30Merge tag 'drm-misc-next-2021-07-29' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-28/+12
2021-07-29drm/vc4: hdmi: Remove unused structMaxime Ripard1-12/+0
2021-07-29drm/vc4: hdmi: Remove redundant variablesMaxime Ripard2-16/+12
2021-07-28drm/bridge: Centralize error message when bridge attach failsLaurent Pinchart1-3/+1
2021-07-26Backmerge tag 'v5.14-rc3' into drm-nextDave Airlie1-16/+33
2021-07-21Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie6-202/+259
2021-07-15drm/vc4: hdmi: Remove drm_encoder->crtc usageMaxime Ripard1-13/+27
2021-07-15drm/vc4: hdmi: Only call into DRM framework if registeredMaxime Ripard1-1/+1
2021-07-15drm/vc4: hdmi: Drop devm interrupt handler for hotplug interruptsMaxime Ripard1-13/+28
2021-07-15drm/vc4: hdmi: Drop devm interrupt handler for CEC interruptsMaxime Ripard1-16/+33
2021-07-06drm: vc4: Fix pixel-wrap issue with DVP teardownTim Gover1-7/+8
2021-07-06drm/vc4: hdmi: Limit noise when deferring snd card registrationNicolas Saenz Julienne1-1/+1