summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4
AgeCommit message (Expand)Author
2021-09-30Revert drm/vc4 hdmi runtime PM changesLinus Torvalds
2021-09-18drm: vc4: Fix pixel-wrap issue with DVP teardownTim Gover
2021-09-18drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SETDom Cobley
2021-07-15drm/vc4: hdmi: Drop devm interrupt handler for CEC interruptsMaxime Ripard
2021-07-01Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-06-23Backmerge tag 'v5.13-rc7' into drm-nextDave Airlie
2021-06-16drm/vc4: hdmi: Make sure the controller is powered in detectMaxime Ripard
2021-06-16drm/vc4: hdmi: Move the HSM clock enable to runtime_pmMaxime Ripard
2021-06-08drm/vc4: fix vc4_atomic_commit_tail() logicMark Rutland
2021-06-07drm/vc4: hdmi: Convert to gpiodMaxime Ripard
2021-06-07drm/vc4: hdmi: Fix error path of hpd-gpiosMaxime Ripard
2021-05-25drm/vc4: hdmi: Fix PM reference leak in vc4_hdmi_encoder_pre_crtc_co()Zou Wei
2021-05-24drm/vc4: hdmi: Add a workqueue to set scramblingMaxime Ripard
2021-05-24drm/vc4: hdmi: Enable the scramblerMaxime Ripard
2021-05-24drm/vc4: hdmi: Check and warn if we can't reach 4kp60 frequenciesMaxime Ripard
2021-05-24drm/vc4: hdmi: Properly compute the BVB clock rateMaxime Ripard
2021-05-24drm/vc4: hvs: Make the HVS bind firstMaxime Ripard
2021-05-24drm/vc4: hdmi: Prevent clock unbalanceMaxime Ripard
2021-05-24drm/vc4: crtc: Lookup the encoder from the register at bootMaxime Ripard
2021-05-24drm/vc4: crtc: Fix vc4_get_crtc_encoder logicMaxime Ripard
2021-05-24drm/vc4: crtc: Pass the drm_atomic_state to config_pvMaxime Ripard
2021-05-24drm/vc4: crtc: Skip the TXPMaxime Ripard
2021-05-24drm/vc4: txp: Properly set the possible_crtcs maskMaxime Ripard
2021-05-24drm/vc4: Separate VEC compatible variantsMateusz Kwiatkowski
2021-05-24drm/vc4: Fix clock source for VEC PixelValve on BCM2711Mateusz Kwiatkowski
2021-05-19Merge tag 'drm-misc-next-2021-05-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-05-11drm/vc4: Remove redundant error printing in vc4_ioremap_regs()Zhen Lei
2021-05-11Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2021-05-07drm/vc4: hdmi: Signal the proper colorimetry info in the infoframeMaxime Ripard
2021-05-07drm/vc4: Add HDR metadata property to the VC5 HDMI connectorsDave Stevenson
2021-04-29drm/vc4: fix argument ordering in vc4_crtc_get_margins()Dan Carpenter
2021-04-26Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-04-21drm/vc4: remove unused functionJiapeng Chong
2021-04-15drm/vc4: Don't set allow_fb_modifiers explicitlyDaniel Vetter
2021-04-14drm/aperture: Convert drivers to aperture interfacesThomas Zimmermann
2021-04-13Merge drm/drm-fixes into drm-nextDaniel Vetter
2021-04-08drm/vc4: crtc: Reduce PV fifo threshold on hvs4Dom Cobley
2021-04-08drm/vc4: plane: Remove redundant assignmentMaxime Ripard
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-02-25drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard
2021-02-24drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard
2021-02-24drm: Rename plane atomic_check state namesMaxime Ripard
2021-02-24drm/atomic: Pass the full state to planes async atomic check and updateMaxime Ripard
2021-02-23drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpersThomas Zimmermann
2021-02-21Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-02-09drm/vc4: remove unneeded variable: "ret"Bernard Zhao
2021-02-09drm/vc4: hdmi: Don't register the CEC adapter if there's no interruptsMaxime Ripard
2021-02-09drm/vc4: hdmi: Remove cec_available flagDom Cobley
2021-02-09drm/vc4: hdmi: Support BCM2711 CEC interrupt setupMaxime Ripard
2021-02-09drm/vc4: hdmi: Split the interrupt handlersMaxime Ripard