summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4
Commit message (Expand)AuthorAgeFilesLines
* drm/vc4: hdmi: Convert to gpiodMaxime Ripard2021-06-072-19/+8
* drm/vc4: hdmi: Fix error path of hpd-gpiosMaxime Ripard2021-06-071-2/+2
* drm/vc4: hdmi: Fix PM reference leak in vc4_hdmi_encoder_pre_crtc_co()Zou Wei2021-05-251-1/+1
* drm/vc4: hdmi: Add a workqueue to set scramblingMaxime Ripard2021-05-242-0/+27
* drm/vc4: hdmi: Enable the scramblerMaxime Ripard2021-05-242-0/+67
* drm/vc4: hdmi: Check and warn if we can't reach 4kp60 frequenciesMaxime Ripard2021-05-242-0/+39
* drm/vc4: hdmi: Properly compute the BVB clock rateMaxime Ripard2021-05-241-8/+9
* drm/vc4: hvs: Make the HVS bind firstMaxime Ripard2021-05-241-1/+10
* drm/vc4: hdmi: Prevent clock unbalanceMaxime Ripard2021-05-241-0/+8
* drm/vc4: crtc: Lookup the encoder from the register at bootMaxime Ripard2021-05-241-4/+34
* drm/vc4: crtc: Fix vc4_get_crtc_encoder logicMaxime Ripard2021-05-241-5/+16
* drm/vc4: crtc: Pass the drm_atomic_state to config_pvMaxime Ripard2021-05-241-4/+4
* drm/vc4: crtc: Skip the TXPMaxime Ripard2021-05-241-0/+3
* drm/vc4: txp: Properly set the possible_crtcs maskMaxime Ripard2021-05-241-1/+1
* drm/vc4: Separate VEC compatible variantsMateusz Kwiatkowski2021-05-241-5/+22
* drm/vc4: Fix clock source for VEC PixelValve on BCM2711Mateusz Kwiatkowski2021-05-241-1/+1
* Merge tag 'drm-misc-next-2021-05-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-05-195-7/+69
|\
| * drm/vc4: Remove redundant error printing in vc4_ioremap_regs()Zhen Lei2021-05-111-3/+1
| * drm/vc4: hdmi: Signal the proper colorimetry info in the infoframeMaxime Ripard2021-05-071-2/+8
| * drm/vc4: Add HDR metadata property to the VC5 HDMI connectorsDave Stevenson2021-05-072-0/+56
| * drm/vc4: fix argument ordering in vc4_crtc_get_margins()Dan Carpenter2021-04-291-1/+1
| * Merge drm/drm-next into drm-misc-nextMaxime Ripard2021-04-262-1/+17
| |\
| * | drm/vc4: Don't set allow_fb_modifiers explicitlyDaniel Vetter2021-04-151-1/+0
| * | drm/aperture: Convert drivers to aperture interfacesThomas Zimmermann2021-04-141-1/+4
* | | Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard2021-05-112-47/+44
|\ \ \ | | |/ | |/|
| * | Merge drm/drm-fixes into drm-nextDaniel Vetter2021-04-132-1/+17
| |\ \ | | |/ | |/|
| * | Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-03-162-48/+45
| |\ \
| | * | drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard2021-02-251-1/+1
| | * | drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard2021-02-241-1/+3
| | * | drm: Rename plane atomic_check state namesMaxime Ripard2021-02-241-5/+5
| | * | drm/atomic: Pass the full state to planes async atomic check and updateMaxime Ripard2021-02-241-27/+31
| | * | drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpersThomas Zimmermann2021-02-231-2/+2
| | * | drm/vc4: remove unneeded variable: "ret"Bernard Zhao2021-02-021-2/+1
| | * | drm/vc4: hdmi: Don't register the CEC adapter if there's no interruptsMaxime Ripard2021-01-281-0/+6
| | * | drm/vc4: hdmi: Remove cec_available flagDom Cobley2021-01-282-7/+0
| | * | drm/vc4: hdmi: Support BCM2711 CEC interrupt setupMaxime Ripard2021-01-282-10/+39
| | * | drm/vc4: hdmi: Split the interrupt handlersMaxime Ripard2021-01-281-21/+65
| | * | drm/vc4: hdmi: Introduce a CEC clockMaxime Ripard2021-01-282-1/+9
| | * | drm/vc4: hdmi: Update the CEC clock divider on HSM rate changeMaxime Ripard2021-01-281-10/+29
| | * | drm/vc4: hdmi: Compute the CEC clock divider from the clock rateMaxime Ripard2021-01-281-1/+3
| | * | drm/vc4: hdmi: Restore cec physical address on reconnectDom Cobley2021-01-281-6/+18
| | * | drm/vc4: hdmi: Fix up CEC registersDom Cobley2021-01-281-1/+3
| | * | drm/vc4: hdmi: Fix register offset with longer CEC messagesDom Cobley2021-01-281-2/+15
| | * | drm/vc4: hdmi: Move hdmi reset to bindDom Cobley2021-01-281-3/+3
| | * | drm: Introduce a drm_crtc_commit_wait helperMaxime Ripard2021-01-211-13/+4
* | | | drm/vc4: remove unused functionJiapeng Chong2021-04-211-6/+0
| |_|/ |/| |
* | | drm/vc4: crtc: Reduce PV fifo threshold on hvs4Dom Cobley2021-04-081-0/+17
* | | drm/vc4: plane: Remove redundant assignmentMaxime Ripard2021-04-081-1/+0
|/ /
* | Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-02-2114-431/+608
|\ \
| * | drm/vc4: remove unneeded variable: "ret"Bernard Zhao2021-02-091-2/+1