summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2021-09-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-09-223-39/+10
|\
| * drm/vc4: dsi: Switch to devm_drm_of_get_bridgeMaxime Ripard2021-09-141-24/+4
| * drm/vc4: dpi: Switch to devm_drm_of_get_bridgeMaxime Ripard2021-09-141-11/+4
| * Merge drm/drm-next into drm-misc-nextMaxime Ripard2021-09-141-1/+1
| |\
| * | drm/vc4: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing2021-09-011-4/+2
* | | Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage"Linus Torvalds2021-09-191-27/+13
* | | Revert drm/vc4 hdmi runtime PM changesLinus Torvalds2021-09-191-34/+10
| |/ |/|
* | drm/vc4: hdmi: make vc4_hdmi_codec_pdata staticJiapeng Chong2021-08-181-1/+1
|/
* drm/vc4: Convert to Linux IRQ interfacesThomas Zimmermann2021-08-104-24/+53
* Merge tag 'drm-misc-next-2021-07-29' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-07-302-28/+12
|\
| * drm/vc4: hdmi: Remove unused structMaxime Ripard2021-07-291-12/+0
| * drm/vc4: hdmi: Remove redundant variablesMaxime Ripard2021-07-292-16/+12
* | drm/bridge: Centralize error message when bridge attach failsLaurent Pinchart2021-07-281-3/+1
|/
* Backmerge tag 'v5.14-rc3' into drm-nextDave Airlie2021-07-261-16/+33
|\
| * drm/vc4: hdmi: Drop devm interrupt handler for CEC interruptsMaxime Ripard2021-07-151-16/+33
* | Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-07-216-202/+259
|\ \ | |/ |/|
| * drm/vc4: hdmi: Remove drm_encoder->crtc usageMaxime Ripard2021-07-151-13/+27
| * drm/vc4: hdmi: Only call into DRM framework if registeredMaxime Ripard2021-07-151-1/+1
| * drm/vc4: hdmi: Drop devm interrupt handler for hotplug interruptsMaxime Ripard2021-07-151-13/+28
| * drm: vc4: Fix pixel-wrap issue with DVP teardownTim Gover2021-07-061-7/+8
| * drm/vc4: hdmi: Limit noise when deferring snd card registrationNicolas Saenz Julienne2021-07-061-1/+1
| * drm/aperture: Pass DRM driver structure instead of driver nameThomas Zimmermann2021-07-011-1/+1
| * drm/vc4: Don't set struct drm_device.irq_enabledThomas Zimmermann2021-06-291-1/+0
| * drm/vc4: hdmi: Register HDMI codecMaxime Ripard2021-06-233-167/+79
| * drm/vc4: hdmi: Remove firmware logic for MAI threshold settingDom Cobley2021-06-231-16/+6
| * drm/vc4: hdmi: Set VC4_HDMI_MAI_CONFIG_FORMAT_REVERSEDom Cobley2021-06-231-0/+1
| * drm/vc4: hdmi: Set HDMI_MAI_FMTDom Cobley2021-06-232-0/+78
| * drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SETDom Cobley2021-06-231-1/+3
| * drm/vc4: hdmi: Rely on interrupts to handle hotplugMaxime Ripard2021-06-161-0/+45
* | Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-07-019-55/+318
|\ \
| * \ Backmerge tag 'v5.13-rc7' into drm-nextDave Airlie2021-06-231-1/+1
| |\ \ | | |/ | |/|
| * | 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