Searched refs:drm_fb_helper_output_poll_changed (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/drm/
H A Ddrm_fb_helper.h276 void drm_fb_helper_output_poll_changed(struct drm_device *dev);
405 static inline void drm_fb_helper_output_poll_changed(struct drm_device *dev) function
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_vga.c60 drm_fb_helper_output_poll_changed(dev);
H A Dnouveau_display.c394 .output_poll_changed = drm_fb_helper_output_poll_changed,
/linux-master/drivers/gpu/drm/
H A Ddrm_fb_helper.c98 * configuration by using drm_fb_helper_output_poll_changed() as their
2010 * drm_fb_helper_output_poll_changed - DRM mode config \.output_poll_changed
2018 void drm_fb_helper_output_poll_changed(struct drm_device *dev) function
2022 EXPORT_SYMBOL(drm_fb_helper_output_poll_changed); variable
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c2655 .output_poll_changed = drm_fb_helper_output_poll_changed,

Completed in 117 milliseconds