[PATCH 1/2] drm: Fix vblank refcount during modeset

Li, Yunxiang (Teddy) Yunxiang.Li at amd.com
Tue Aug 2 14:51:03 UTC 2022


[AMD Official Use Only - General]

I found out that elsewhere in the drm code (e.g. in drm_atomic_helper.c) expects drm_vblank_get() to fail as part of normal operation. So this patch doesn't seem appropriate anymore and it seems more appropriate to hunt down all the unchecked calls for drm_vblank_get and fix them instead. I don't know how to best make sure this doesn't reoccur in the future though.

Regards,
Yunxiang

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20220802/b7e21d88/attachment.htm>


More information about the dri-devel mailing list