Searched refs:fail (Results 1 - 6 of 6) sorted by relevance

/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_sun_workqueue.c41 * ddi_taskq_dispatch can fail if there aren't enough memory
43 * allocation, it would be very rare to fail
65 goto fail;
70 fail :
H A Ddrm_crtc_helper.c556 int count = 0, ro, fail = 0; local
671 we are setting now - then fail */
673 /* don't break so fail path works correct */
674 fail = 1;
697 if (fail) {
699 goto fail;
721 goto fail;
757 goto fail;
778 goto fail;
787 fail
[all...]
H A Ddrm_fb_helper.c89 goto fail;
95 fail:
H A Ddrm_crtc.c2710 goto fail;
2715 goto fail;
2728 fail:
/solaris-x11-s11/open-src/kernel/i915/src/
H A Ddvo_ch7017.c219 goto fail;
235 goto fail;
242 fail:
H A Dintel_display.c2126 * This should only fail upon a hung GPU, in which case we
2354 DRM_ERROR("FDI train 1 fail!\n");
2384 DRM_ERROR("FDI train 2 fail!\n");
2471 DRM_ERROR("FDI train 1 fail!\n");
2524 DRM_ERROR("FDI train 2 fail!\n");
2600 DRM_ERROR("FDI train 1 fail!\n");
2641 DRM_ERROR("FDI train 2 fail!\n");
6576 goto fail;
6652 fail:
7452 * modeset to fail
[all...]

Completed in 65 milliseconds