Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/gma500/
H A Dpsb_intel_drv.h50 #define INTEL_OUTPUT_TVOUT 5 macro
H A Dpsb_intel_display.c135 case INTEL_OUTPUT_TVOUT: in psb_intel_crtc_mode_set()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_tv.c1105 pipe_config->output_types |= BIT(INTEL_OUTPUT_TVOUT); in intel_tv_get_config()
2018 intel_encoder->type = INTEL_OUTPUT_TVOUT; in intel_tv_init()
H A Dintel_dpll.c1581 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_TVOUT)) in g4x_crtc_compute_clock()
1661 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_TVOUT)) in i9xx_crtc_compute_clock()
H A Dintel_display_types.h74 INTEL_OUTPUT_TVOUT = 5, enumerator