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.c1677 const struct intel_crtc_state *pipe_crtc_state = in hsw_crtc_enable() local
1680 intel_dsc_enable(pipe_crtc_state); in hsw_crtc_enable()
1683 intel_uncompressed_joiner_enable(pipe_crtc_state); in hsw_crtc_enable()
1685 intel_set_pipe_src_size(pipe_crtc_state); in hsw_crtc_enable()
1688 bdw_set_pipe_misc(NULL, pipe_crtc_state); in hsw_crtc_enable()
1695 const struct intel_crtc_state *pipe_crtc_state = in hsw_crtc_enable() local
1700 if (glk_need_scaler_clock_gating_wa(pipe_crtc_state)) in hsw_crtc_enable()
1704 skl_pfit_enable(pipe_crtc_state); in hsw_crtc_enable()
1706 ilk_pfit_enable(pipe_crtc_state); in hsw_crtc_enable()
1712 intel_color_modeset(pipe_crtc_state); in hsw_crtc_enable()
[all …]