summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4
AgeCommit message (Expand)Author
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
2021-02-09drm/vc4: hdmi: Introduce a CEC clockMaxime Ripard
2021-02-09drm/vc4: hdmi: Update the CEC clock divider on HSM rate changeMaxime Ripard
2021-02-09drm/vc4: hdmi: Compute the CEC clock divider from the clock rateMaxime Ripard
2021-02-09drm/vc4: hdmi: Restore cec physical address on reconnectDom Cobley
2021-02-09drm/vc4: hdmi: Fix up CEC registersDom Cobley
2021-02-09drm/vc4: hdmi: Fix register offset with longer CEC messagesDom Cobley
2021-02-09drm/vc4: hdmi: Move hdmi reset to bindDom Cobley
2021-02-02drm/vc4: hvs: Fix buffer overflow with the dlist handlingMaxime Ripard
2021-02-02drm/vc4: remove unneeded variable: "ret"Bernard Zhao
2021-01-28drm/vc4: hdmi: Don't register the CEC adapter if there's no interruptsMaxime Ripard
2021-01-28drm/vc4: hdmi: Remove cec_available flagDom Cobley
2021-01-28drm/vc4: hdmi: Support BCM2711 CEC interrupt setupMaxime Ripard
2021-01-28drm/vc4: hdmi: Split the interrupt handlersMaxime Ripard
2021-01-28drm/vc4: hdmi: Introduce a CEC clockMaxime Ripard
2021-01-28drm/vc4: hdmi: Update the CEC clock divider on HSM rate changeMaxime Ripard
2021-01-28drm/vc4: hdmi: Compute the CEC clock divider from the clock rateMaxime Ripard
2021-01-28drm/vc4: hdmi: Restore cec physical address on reconnectDom Cobley
2021-01-28drm/vc4: hdmi: Fix up CEC registersDom Cobley
2021-01-28drm/vc4: hdmi: Fix register offset with longer CEC messagesDom Cobley
2021-01-28drm/vc4: hdmi: Move hdmi reset to bindDom Cobley
2021-01-25drm/vc4: Correct POS1_SCL for hvs5Dom Cobley
2021-01-25drm/vc4: Correct lbm size and calculationDom Cobley
2021-01-25Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie
2021-01-21drm: Introduce a drm_crtc_commit_wait helperMaxime Ripard
2021-01-18drm/vc4: Unify PCM card's driver_nameNicolas Saenz Julienne
2021-01-15drm/vc4: Initialize vc4_drm_driver with CMA helper defaultsThomas Zimmermann
2021-01-13drm/vc4: Move mmap implementation into GEM object functionThomas Zimmermann
2021-01-13drm/vc4: Make several BO functions staticThomas Zimmermann
2021-01-13drm/vc4: Use drm_gem_cma_vmap() directlyThomas Zimmermann