Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_display.c1655 const struct intel_crtc_state *pipe_crtc_state = in hsw_crtc_enable() local
1658 intel_dsc_enable(pipe_crtc_state); in hsw_crtc_enable()
1661 intel_uncompressed_joiner_enable(pipe_crtc_state); in hsw_crtc_enable()
1663 intel_set_pipe_src_size(pipe_crtc_state); in hsw_crtc_enable()
1666 bdw_set_pipe_misc(NULL, pipe_crtc_state); in hsw_crtc_enable()
1673 const struct intel_crtc_state *pipe_crtc_state = in hsw_crtc_enable() local
1678 if (glk_need_scaler_clock_gating_wa(pipe_crtc_state)) in hsw_crtc_enable()
1682 skl_pfit_enable(pipe_crtc_state); in hsw_crtc_enable()
1684 ilk_pfit_enable(pipe_crtc_state); in hsw_crtc_enable()
1690 intel_color_modeset(pipe_crtc_state); in hsw_crtc_enable()
[all …]