Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
A Dintel_display.c2233 crtc_state->hw.pipe_mode.crtc_clock; in intel_crtc_compute_pixel_rate()
2283 struct drm_display_mode *pipe_mode = &crtc_state->hw.pipe_mode; in intel_crtc_readout_derived_state() local
2303 drm_mode_copy(mode, pipe_mode); in intel_crtc_readout_derived_state()
2311 intel_mode_from_crtc_timings(pipe_mode, pipe_mode); in intel_crtc_readout_derived_state()
2377 struct drm_display_mode *pipe_mode = &crtc_state->hw.pipe_mode; in intel_crtc_compute_pipe_mode() local
2391 intel_mode_from_crtc_timings(pipe_mode, pipe_mode); in intel_crtc_compute_pipe_mode()
4149 &crtc_state->hw.pipe_mode; in hsw_linetime_wm()
4156 pipe_mode->crtc_clock); in hsw_linetime_wm()
4165 &crtc_state->hw.pipe_mode; in hsw_ips_linetime_wm()
4181 &crtc_state->hw.pipe_mode; in skl_linetime_wm()
[all …]
A Dskl_scaler.c253 const struct drm_display_mode *pipe_mode = &crtc_state->hw.pipe_mode; in skl_update_scaler_crtc() local
260 width = pipe_mode->crtc_hdisplay; in skl_update_scaler_crtc()
261 height = pipe_mode->crtc_vdisplay; in skl_update_scaler_crtc()
A Di9xx_wm.c964 const struct drm_display_mode *pipe_mode = in g4x_compute_wm() local
965 &crtc_state->hw.pipe_mode; in g4x_compute_wm()
989 htotal = pipe_mode->crtc_htotal; in g4x_compute_wm()
1508 &crtc_state->hw.pipe_mode; in vlv_compute_wm_level()
1519 htotal = pipe_mode->crtc_htotal; in vlv_compute_wm_level()
2137 &crtc->config->hw.pipe_mode; in i965_update_wm()
2141 int htotal = pipe_mode->crtc_htotal; in i965_update_wm()
2311 &crtc->config->hw.pipe_mode; in i9xx_update_wm()
2315 int htotal = pipe_mode->crtc_htotal; in i9xx_update_wm()
2459 crtc_state->hw.pipe_mode.crtc_htotal, in ilk_compute_pri_wm()
[all …]
A Dintel_crtc_state_dump.c314 DRM_MODE_ARG(&pipe_config->hw.pipe_mode)); in intel_crtc_state_dump()
315 intel_dump_crtc_timings(&p, &pipe_config->hw.pipe_mode); in intel_crtc_state_dump()
A Dskl_watermark.c316 if (crtc_state->hw.pipe_mode.flags & DRM_MODE_FLAG_INTERLACE) in skl_crtc_can_enable_sagv()
471 const struct drm_display_mode *pipe_mode = &crtc_state->hw.pipe_mode; in intel_crtc_ddb_weight() local
482 drm_mode_get_hv_timing(pipe_mode, &hdisplay, &vdisplay); in intel_crtc_ddb_weight()
1656 crtc_htotal = crtc_state->hw.pipe_mode.crtc_htotal; in intel_get_linetime_us()
1822 crtc_state->hw.pipe_mode.crtc_htotal, in skl_compute_plane_wm()
1829 if ((wp->cpp * crtc_state->hw.pipe_mode.crtc_htotal / in skl_compute_plane_wm()
A Dintel_display_types.h982 struct drm_display_mode mode, pipe_mode, adjusted_mode; member
A Dintel_display_debugfs.c557 DRM_MODE_ARG(&crtc_state->hw.pipe_mode)); in intel_crtc_info()

Completed in 722 milliseconds