Skip to content

Conversation

@6by9
Copy link
Contributor

@6by9 6by9 commented May 7, 2024

vc4_disable_vblank assumed that vc4_encoder was always assigned, which isn't guaranteed.

If it isn't assigned then disable the interrupt anyway as it's not connected.

#6146

Fixes: 63c0bcc ("drm/vc4: Add option to call from crtc to encoder on vblank")

vc4_disable_vblank assumed that vc4_encoder was always assigned,
which isn't guaranteed.

If it isn't assigned then disable the interrupt anyway as it's
not connected.

raspberrypi#6146

Fixes: 63c0bcc ("drm/vc4: Add option to call from crtc to encoder on vblank")
Signed-off-by: Dave Stevenson <[email protected]>
@pelwell pelwell merged commit 1e53604 into raspberrypi:rpi-6.6.y May 7, 2024
popcornmix added a commit to raspberrypi/firmware that referenced this pull request May 9, 2024
See: raspberrypi/linux#6151

kernel: defconfigs: Add ILI9881 to rpi and bcm2709 defconfigs
See: raspberrypi/linux#6025

kernel: configs: Enable BCACHEFS as a module
See: raspberrypi/linux#6149

kernel: gpios: Adapt to the upstream persist_gpio_outputs change
See: raspberrypi/linux#6150

kernel: dts: bcm2712: Drop snd_bcm2835 bootargs references from Pi5
See: raspberrypi/linux#6153

kernel: overlays: Add sc16is750-spi0
popcornmix added a commit to raspberrypi/rpi-firmware that referenced this pull request May 9, 2024
See: raspberrypi/linux#6151

kernel: defconfigs: Add ILI9881 to rpi and bcm2709 defconfigs
See: raspberrypi/linux#6025

kernel: configs: Enable BCACHEFS as a module
See: raspberrypi/linux#6149

kernel: gpios: Adapt to the upstream persist_gpio_outputs change
See: raspberrypi/linux#6150

kernel: dts: bcm2712: Drop snd_bcm2835 bootargs references from Pi5
See: raspberrypi/linux#6153

kernel: overlays: Add sc16is750-spi0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants