Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/drivers/gpu/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