Home
last modified time | relevance | path

Searched refs:INTEL_OUTPUT_TVOUT (Results 1 – 7 of 7) 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_pipe_crc.c99 case INTEL_OUTPUT_TVOUT: in i9xx_pipe_crc_auto_source()
H A Dintel_crtc.c112 (crtc_state->output_types & BIT(INTEL_OUTPUT_TVOUT))) in intel_crtc_max_vblank_count()
H A Dintel_tv.c1104 pipe_config->output_types |= BIT(INTEL_OUTPUT_TVOUT); in intel_tv_get_config()
2013 intel_encoder->type = INTEL_OUTPUT_TVOUT; in intel_tv_init()
H A Dintel_dpll.c1570 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_TVOUT)) in g4x_crtc_compute_clock()
1648 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_TVOUT)) in i9xx_crtc_compute_clock()
H A Dintel_display_types.h76 INTEL_OUTPUT_TVOUT = 5, enumerator