Home
last modified time | relevance | path

Searched refs:modeset_retry_work (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/i915/
H A Dintel_dp_link_training.c341 schedule_work(&intel_connector->modeset_retry_work); in intel_dp_start_link_train()
H A Dintel_drv.h332 struct work_struct modeset_retry_work; member
H A Dintel_dp.c5984 modeset_retry_work); in intel_dp_modeset_retry_work_fn()
6014 INIT_WORK(&intel_connector->modeset_retry_work, in intel_dp_init_connector()
H A Dintel_display.c15247 if (connector->modeset_retry_work.func) in intel_hpd_poll_fini()
15248 cancel_work_sync(&connector->modeset_retry_work); in intel_hpd_poll_fini()