Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_crtc_state_dump.c261 pipe_config->linetime, pipe_config->ips_linetime); in intel_crtc_state_dump()
Dintel_display_types.h1279 u16 linetime; member
Dintel_display.c1838 HSW_LINETIME(crtc_state->linetime) | in hsw_set_linetime_wm()
4115 pipe_config->linetime = REG_FIELD_GET(HSW_LINETIME_MASK, tmp); in hsw_get_pipe_config()
4808 crtc_state->linetime = skl_linetime_wm(crtc_state); in hsw_compute_linetime_wm()
4810 crtc_state->linetime = hsw_linetime_wm(crtc_state); in hsw_compute_linetime_wm()
5817 PIPE_CONF_CHECK_I(linetime); in intel_pipe_config_compare()