Skip to content
Commit abb928cc authored by Phil Elwell's avatar Phil Elwell Committed by Phil Elwell
Browse files

drm/vc4: Ignore HVS unless initialised

An upstream commit to report HVS underruns causes VC4 in firmware KMS
mode to cross into the HVS side, where it crashes due to a NULL hvs
pointer.

Make the underrun masking conditional on the hvs pointer being
initialised.

Fixes: 531a1b62

 ("drm/vc4: Report HVS underrun errors")

Signed-off-by: default avatarPhil Elwell <phil@raspberrypi.org>
parent 8c3d8047
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment