Home
last modified time | relevance | path

Searched refs:INTEL_OUTPUT_TVOUT (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_pipe_crc.c96 case INTEL_OUTPUT_TVOUT: in i9xx_pipe_crc_auto_source()
H A Dintel_crtc.c111 (crtc_state->output_types & BIT(INTEL_OUTPUT_TVOUT))) in intel_crtc_max_vblank_count()
H A Dintel_tv.c1106 pipe_config->output_types |= BIT(INTEL_OUTPUT_TVOUT); in intel_tv_get_config()
2016 intel_encoder->type = INTEL_OUTPUT_TVOUT; in intel_tv_init()
H A Dintel_dpll.c1335 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_TVOUT)) in g4x_crtc_compute_clock()
1409 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_TVOUT)) in i9xx_crtc_compute_clock()
H A Dintel_display_types.h77 INTEL_OUTPUT_TVOUT = 5, enumerator