Searched refs:pipe_mode (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_display.c | 2191 u32 pixel_rate = crtc_state->hw.pipe_mode.crtc_clock; in ilk_pipe_pixel_rate() 2238 crtc_state->hw.pipe_mode.crtc_clock; in intel_crtc_compute_pixel_rate() 2288 struct drm_display_mode *pipe_mode = &crtc_state->hw.pipe_mode; in intel_crtc_readout_derived_state() local 2295 drm_mode_copy(pipe_mode, adjusted_mode); in intel_crtc_readout_derived_state() 2298 intel_splitter_adjust_timings(crtc_state, pipe_mode); in intel_crtc_readout_derived_state() 2305 intel_mode_from_crtc_timings(adjusted_mode, pipe_mode); in intel_crtc_readout_derived_state() 2308 drm_mode_copy(mode, pipe_mode); in intel_crtc_readout_derived_state() 2315 intel_joiner_adjust_timings(crtc_state, pipe_mode); in intel_crtc_readout_derived_state() 2316 intel_mode_from_crtc_timings(pipe_mode, pipe_mod in intel_crtc_readout_derived_state() 2382 struct drm_display_mode *pipe_mode = &crtc_state->hw.pipe_mode; intel_crtc_compute_pipe_mode() local 4181 const struct drm_display_mode *pipe_mode = hsw_linetime_wm() local 4197 const struct drm_display_mode *pipe_mode = hsw_ips_linetime_wm() local 4213 const struct drm_display_mode *pipe_mode = skl_linetime_wm() local [all...] |
| H A D | skl_watermark.c | 318 if (crtc_state->hw.pipe_mode.flags & DRM_MODE_FLAG_INTERLACE) in skl_crtc_can_enable_sagv() 473 const struct drm_display_mode *pipe_mode = &crtc_state->hw.pipe_mode; in intel_crtc_ddb_weight() local 484 drm_mode_get_hv_timing(pipe_mode, &hdisplay, &vdisplay); in intel_crtc_ddb_weight() 1652 return DIV_ROUND_UP(crtc_state->hw.pipe_mode.crtc_htotal * 1000, in skl_wm_linetime_us() 1816 crtc_state->hw.pipe_mode.crtc_htotal, in skl_compute_plane_wm() 1825 if ((wp->cpp * crtc_state->hw.pipe_mode.crtc_htotal / in skl_compute_plane_wm() 2164 const struct drm_display_mode *pipe_mode = &crtc_state->hw.pipe_mode; in skl_wm0_prefill_lines_worst() local 2186 pipe_mode->crtc_clock), in skl_wm0_prefill_lines_worst() 2191 pipe_mode->crtc_hdisplay), in skl_wm0_prefill_lines_worst()
|
| H A D | intel_vrr.c | 546 struct drm_display_mode *pipe_mode = &crtc_state->hw.pipe_mode; in intel_vrr_compute_guardband() local 566 pipe_mode->crtc_vblank_start = in intel_vrr_compute_guardband()
|
| H A D | intel_cdclk.c | 4179 int clock = crtc_state->hw.pipe_mode.crtc_clock; in intel_cdclk_prefill_adjustment_worst() 4203 const struct drm_display_mode *pipe_mode = &crtc_state->hw.pipe_mode; in intel_cdclk_min_cdclk_for_prefill() local 4206 return DIV_ROUND_UP_ULL(mul_u32_u32(pipe_mode->crtc_clock, prefill_lines_unadjusted), in intel_cdclk_min_cdclk_for_prefill()
|
| H A D | intel_display_types.h | 1037 struct drm_display_mode mode, pipe_mode, adjusted_mode; member
|
| /linux/include/linux/ |
| H A D | hyperv.h | 325 u32 pipe_mode; member
|