/solaris-x11-s12/open-src/kernel/ |
H A D | Makefile | 109 xref: tags cscope.out 126 cscope.out: cscope.files 130 @rm -f cscope.files cscope.in.out cscope.out cscope.out.in cscope.out.po cscope.po.out 146 ${TOP}/open-src/kernel > ${PLOG}/parfait.out 2>&1 ; \
|
/solaris-x11-s12/open-src/kernel/i915/src/ |
H A D | dvo_sil164.c | 154 goto out; 159 goto out; 163 goto out; 168 goto out; 175 out:
|
H A D | dvo_ch7xxx.c | 222 goto out; 229 goto out; 234 goto out; 241 goto out; 248 out:
|
H A D | intel_fb.c | 76 goto out; 98 out:
|
H A D | dvo_ivch.c | 256 goto out; 267 goto out; 275 out:
|
H A D | dvo_tfp410.c | 195 goto out; 202 goto out; 206 out:
|
H A D | intel_i2c.c | 419 goto out; 460 DRM_DEBUG_KMS("GMBUS [%s] timed out waiting for idle\n", 466 goto out; 479 * timing out seems to happen when there _is_ a ddc chip present, but 484 DRM_DEBUG_KMS("GMBUS [%s] timed out after NAK\n", 501 goto out; 504 DRM_INFO("GMBUS [%s] timed out, falling back to bit banging on pin %d\n", 512 out:
|
H A D | dvo_ns2501.c | 242 goto out; 247 goto out; 251 goto out; 256 goto out; 266 out:
|
H A D | intel_panel.c | 196 goto out; 303 out: 487 /* we are screwed, bail out */ 488 goto out; 503 out:
|
H A D | i915_gem.c | 97 * we should simply try to bail out and fail as gracefully as possible. 100 DRM_ERROR("Timed out waiting for the gpu reset to complete\n"); 228 /* have to work out size/pitch and return them */ 424 goto out; 434 out: 452 goto out; 471 out: 612 goto out; 628 goto out; 647 out [all...] |
H A D | intel_lvds.c | 211 DRM_ERROR("timed out waiting for panel to power on\n"); 235 DRM_ERROR("timed out waiting for panel to power off\n"); 880 * Create the connector, register the LVDS DDC bus, and try to figure out what 1030 goto out; 1043 goto out; 1067 goto out; 1075 out:
|
H A D | intel_dp.c | 350 goto out; 399 goto out; 408 goto out; 416 goto out; 430 out: 675 /* FIXME: Need to figure out optimized DP clocks for vlv. */ 871 /* Split out the IBX/CPU vs CPT settings */ 2038 DRM_ERROR("Timed out waiting for DP idle patterns\n"); 2444 /* Anything else is out of spec, warn and ignore */ 2597 /* We should parse the EDID data and find out i 2847 intel_dp_init_panel_power_sequencer(struct drm_device *dev, struct intel_dp *intel_dp, struct edp_power_seq *out) argument [all...] |
H A D | intel_tv.c | 34 * Integrated TV-out support for the 915GM and 945GM. 1378 * This should probably return a set of fixed modes, unless we can figure out 1460 goto out; 1481 goto out; 1484 goto out; 1490 goto out; 1495 out:
|
H A D | i915_gem_execbuffer.c | 146 goto out; 186 out: 1126 /* ... and back out to userspace */
|
H A D | intel_sprite.c | 58 /* Mask out pixel format bits in case we change it */ 100 * out the unsupported plane formats 226 /* Mask out pixel format bits in case we change it */ 416 /* Mask out pixel format bits in case we change it */ 710 DRM_DEBUG_KMS("Horizontal scaling factor out of limits\n"); 719 DRM_DEBUG_KMS("Vertical scaling factor out of limits\n"); 741 * push the downscaling factor out of bounds. 862 goto out; 870 out:
|
H A D | intel_ringbuffer.c | 464 goto out; 478 out: 755 * incoherence by flushing the 6 PIPE_NOTIFY buffers out to 981 DRM_ERROR("%s: wait for SyncFlush to complete for TLB invalidation timed out\n", 1481 /* With GEM the hangcheck timer should kick us out of the loop, 1641 * will then assume that it is busy and bring it out of rc6. 1653 DRM_ERROR("timed out waiting for the BSD ring to wake up\n");
|
H A D | i915_dma.c | 1223 goto out; 1297 out: 1498 /* Start out suspended */
|
/solaris-x11-s12/open-src/kernel/drm/src/ |
H A D | drm_crtc.c | 121 { DRM_MODE_SUBCONNECTOR_Automatic, "Automatic" }, /* DVI-I and TV-out */ 130 { DRM_MODE_SUBCONNECTOR_Unknown, "Unknown" }, /* DVI-I and TV-out */ 140 { DRM_MODE_SUBCONNECTOR_Automatic, "Automatic" }, /* DVI-I and TV-out */ 141 { DRM_MODE_SUBCONNECTOR_Composite, "Composite" }, /* TV-out */ 142 { DRM_MODE_SUBCONNECTOR_SVIDEO, "SVIDEO" }, /* TV-out */ 143 { DRM_MODE_SUBCONNECTOR_Component, "Component" }, /* TV-out */ 144 { DRM_MODE_SUBCONNECTOR_SCART, "SCART" }, /* TV-out */ 151 { DRM_MODE_SUBCONNECTOR_Unknown, "Unknown" }, /* DVI-I and TV-out */ 152 { DRM_MODE_SUBCONNECTOR_Composite, "Composite" }, /* TV-out */ 153 { DRM_MODE_SUBCONNECTOR_SVIDEO, "SVIDEO" }, /* TV-out */ 1206 drm_crtc_convert_to_umode(struct drm_mode_modeinfo *out, const struct drm_display_mode *in) argument 1243 drm_crtc_convert_umode(struct drm_display_mode *out, const struct drm_mode_modeinfo *in) argument [all...] |
H A D | ati_pcigart.c | 107 goto out; 121 out:
|
H A D | drm_fops.c | 154 goto out; 158 out: 439 size_t total, size_t max, struct drm_pending_event **out) 448 *out = NULL; 450 goto out; 454 goto out; 458 *out = e; 461 out: 438 drm_dequeue_event(struct drm_file *file_priv, size_t total, size_t max, struct drm_pending_event **out) argument
|
H A D | drm_fb_helper.c | 392 /* hmm everyone went away - assume VGA cable just fell out 407 * the fb is allocated (since we need to figure out the desired size of 696 goto out; 730 out: 788 /* fill out the connector<->crtc mappings into the modesets */ 813 /* Clear out any old modes if there are no more connected outputs. */
|
H A D | drm_edid.c | 48 * EDID blocks out in the wild have a variety of bugs, try to collect 895 * doesn't check out, or 1 if it's valid. 1068 goto out; 1088 goto out; 1113 out: 1127 unsigned char out; local 1129 return (drm_do_probe_ddc_edid(adapter, &out, 0, 1) == 0); 1993 * (defined above). Tease them out and add them to the global modes list. 2818 * drm_add_display_info - pull display info out if present 2834 /* driver figures it out i [all...] |
/solaris-x11-s12/ |
H A D | buildit | 160 open-src > log/parfait.out 2>&1 &
|
/solaris-x11-s12/pkg/ |
H A D | Makefile | 473 > $(PDIR)/pkglint.out 2> $(PDIR)/pkglint.lint ; \ 474 grep '^Error:' $(PDIR)/pkglint.out ; \
|
/solaris-x11-s12/open-src/common/ |
H A D | Makefile.inc | 479 -rm -f $(BUILD_DIR)/a.out.bc
|