X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=include%2Fdrm%2Fdrm_crtc_helper.h;h=6914633037a5359f1355a15e94163dbde7d4ebe2;hb=e438ce861256215f103dd614f85d363bba1abc3d;hp=76e237bd989bef2f81142ef143960d9720651827;hpb=3325a5ce0f92a415001fc17d508471d9e466f3a9;p=mirror_ubuntu-bionic-kernel.git diff --git a/include/drm/drm_crtc_helper.h b/include/drm/drm_crtc_helper.h index 76e237bd989b..6914633037a5 100644 --- a/include/drm/drm_crtc_helper.h +++ b/include/drm/drm_crtc_helper.h @@ -77,5 +77,6 @@ void drm_kms_helper_hotplug_event(struct drm_device *dev); void drm_kms_helper_poll_disable(struct drm_device *dev); void drm_kms_helper_poll_enable(struct drm_device *dev); +bool drm_kms_helper_is_poll_worker(void); #endif