Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dskl_scaler.c222 const struct drm_display_mode *pipe_mode = &crtc_state->hw.pipe_mode; in skl_update_scaler_crtc() local
229 width = pipe_mode->crtc_hdisplay; in skl_update_scaler_crtc()
230 height = pipe_mode->crtc_vdisplay; in skl_update_scaler_crtc()
A Dintel_display.c2467 crtc_state->hw.pipe_mode.crtc_clock; in intel_crtc_compute_pixel_rate()
2517 struct drm_display_mode *pipe_mode = &crtc_state->hw.pipe_mode; in intel_crtc_readout_derived_state() local
2537 drm_mode_copy(mode, pipe_mode); in intel_crtc_readout_derived_state()
2545 intel_mode_from_crtc_timings(pipe_mode, pipe_mode); in intel_crtc_readout_derived_state()
2611 struct drm_display_mode *pipe_mode = &crtc_state->hw.pipe_mode; in intel_crtc_compute_pipe_mode() local
2625 intel_mode_from_crtc_timings(pipe_mode, pipe_mode); in intel_crtc_compute_pipe_mode()
4708 &crtc_state->hw.pipe_mode; in hsw_linetime_wm()
4715 pipe_mode->crtc_clock); in hsw_linetime_wm()
4724 &crtc_state->hw.pipe_mode; in hsw_ips_linetime_wm()
4741 &crtc_state->hw.pipe_mode; in skl_linetime_wm()
[all …]
A Dintel_crtc_state_dump.c270 DRM_MODE_ARG(&pipe_config->hw.pipe_mode)); in intel_crtc_state_dump()
271 intel_dump_crtc_timings(i915, &pipe_config->hw.pipe_mode); in intel_crtc_state_dump()
A Dskl_watermark.c349 if (crtc_state->hw.pipe_mode.flags & DRM_MODE_FLAG_INTERLACE) in skl_crtc_can_enable_sagv()
569 const struct drm_display_mode *pipe_mode = &crtc_state->hw.pipe_mode; in intel_crtc_ddb_weight() local
580 drm_mode_get_hv_timing(pipe_mode, &hdisplay, &vdisplay); in intel_crtc_ddb_weight()
1684 crtc_htotal = crtc_state->hw.pipe_mode.crtc_htotal; in intel_get_linetime_us()
1852 crtc_state->hw.pipe_mode.crtc_htotal, in skl_compute_plane_wm()
1859 if ((wp->cpp * crtc_state->hw.pipe_mode.crtc_htotal / in skl_compute_plane_wm()
A Dintel_display_types.h1016 struct drm_display_mode mode, pipe_mode, adjusted_mode; member
A Dintel_display_debugfs.c873 DRM_MODE_ARG(&crtc_state->hw.pipe_mode)); in intel_crtc_info()
/linux-6.3-rc2/drivers/gpu/drm/i915/
A Dintel_pm.c1101 const struct drm_display_mode *pipe_mode = in g4x_compute_wm() local
1102 &crtc_state->hw.pipe_mode; in g4x_compute_wm()
1126 htotal = pipe_mode->crtc_htotal; in g4x_compute_wm()
1630 &crtc_state->hw.pipe_mode; in vlv_compute_wm_level()
1641 htotal = pipe_mode->crtc_htotal; in vlv_compute_wm_level()
2244 &crtc->config->hw.pipe_mode; in i965_update_wm()
2248 int htotal = pipe_mode->crtc_htotal; in i965_update_wm()
2415 &crtc->config->hw.pipe_mode; in i9xx_update_wm()
2419 int htotal = pipe_mode->crtc_htotal; in i9xx_update_wm()
2563 crtc_state->hw.pipe_mode.crtc_htotal, in ilk_compute_pri_wm()
[all …]
/linux-6.3-rc2/include/linux/
A Dhyperv.h303 u32 pipe_mode; member

Completed in 82 milliseconds