Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_display.c1666 const struct intel_crtc_state *pipe_crtc_state = in hsw_crtc_enable() local
1669 if (pipe_crtc_state->shared_dpll) in hsw_crtc_enable()
1670 intel_enable_shared_dpll(pipe_crtc_state); in hsw_crtc_enable()
1679 intel_dsc_enable(pipe_crtc_state); in hsw_crtc_enable()
1684 intel_set_pipe_src_size(pipe_crtc_state); in hsw_crtc_enable()
1687 bdw_set_pipe_misc(NULL, pipe_crtc_state); in hsw_crtc_enable()
1703 skl_pfit_enable(pipe_crtc_state); in hsw_crtc_enable()
1705 ilk_pfit_enable(pipe_crtc_state); in hsw_crtc_enable()
1711 intel_color_modeset(pipe_crtc_state); in hsw_crtc_enable()
1713 hsw_set_linetime_wm(pipe_crtc_state); in hsw_crtc_enable()
[all …]
H A Dintel_dp_mst.c1356 const struct intel_crtc_state *pipe_crtc_state = in mst_stream_enable() local
1359 intel_crtc_vblank_on(pipe_crtc_state); in mst_stream_enable()
H A Dintel_ddi.c3546 const struct intel_crtc_state *pipe_crtc_state = in intel_ddi_enable() local
3549 intel_crtc_vblank_on(pipe_crtc_state); in intel_ddi_enable()