Boris Brezillon <[email protected]> writes: > When we are enabling a CRTC, drm_crtc_vblank_get() is called before > drm_crtc_vblank_on(), which is not supposed to happen (hence the > WARN_ON() in the code). To solve the problem, we delay the 'update > display list' operation after the CRTC is actually enabled.
Reviewed and pushed to drm-misc-next-fixes (with a Fixes tag for the refactor you did that made this a more prominent warning). Sorry for the delay!
signature.asc
Description: PGP signature
_______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
