Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_types.h1320 u16 linetime; member
H A Dintel_display.c1587 HSW_LINETIME(crtc_state->linetime) | in hsw_set_linetime_wm()
3995 pipe_config->linetime = REG_FIELD_GET(HSW_LINETIME_MASK, tmp); in hsw_get_pipe_config()
4217 crtc_state->linetime = skl_linetime_wm(crtc_state); in hsw_compute_linetime_wm()
4219 crtc_state->linetime = hsw_linetime_wm(crtc_state); in hsw_compute_linetime_wm()
5376 PIPE_CONF_CHECK_I(linetime); in intel_pipe_config_compare()