Lines Matching refs:unpin_work
2778 pending = to_intel_crtc(crtc)->unpin_work != NULL;
7179 work = intel_crtc->unpin_work;
7180 intel_crtc->unpin_work = NULL;
7227 work = intel_crtc->unpin_work;
7233 intel_crtc->unpin_work = NULL;
7278 if (intel_crtc->unpin_work)
7279 atomic_inc_not_zero(&intel_crtc->unpin_work->pending);
7287 atomic_set(&intel_crtc->unpin_work->pending, INTEL_FLIP_PENDING);
7572 /* We borrow the event spin lock for protecting unpin_work */
7574 if (intel_crtc->unpin_work) {
7582 intel_crtc->unpin_work = work;
7621 intel_crtc->unpin_work = NULL;