Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/gma500/
Dpsb_intel_drv.h51 #define INTEL_OUTPUT_TVOUT 5 macro
Dpsb_intel_display.c132 case INTEL_OUTPUT_TVOUT: in psb_intel_crtc_mode_set()
Dcdv_intel_display.c604 case INTEL_OUTPUT_TVOUT: in cdv_intel_crtc_mode_set()
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_pipe_crc.c96 case INTEL_OUTPUT_TVOUT: in i9xx_pipe_crc_auto_source()
Dintel_tv.c1097 pipe_config->output_types |= BIT(INTEL_OUTPUT_TVOUT); in intel_tv_get_config()
1948 intel_encoder->type = INTEL_OUTPUT_TVOUT; in intel_tv_init()
Dintel_display_types.h62 INTEL_OUTPUT_TVOUT = 5, enumerator
Dintel_display.c1773 (crtc_state->output_types & BIT(INTEL_OUTPUT_TVOUT))) in intel_crtc_max_vblank_count()