Home
last modified time | relevance | path

Searched refs:PFIT_PIPE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_panel.c656 pfit_control |= PFIT_PIPE(crtc->pipe) | PFIT_FILTER_FUZZY; in gmch_panel_fitting()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_panel.c439 pfit_control |= PFIT_PIPE(crtc->pipe) | PFIT_FILTER_FUZZY; in intel_gmch_panel_fitting()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_reg.h2358 #define PFIT_PIPE(pipe) REG_FIELD_PREP(PFIT_PIPE_MASK, (pipe)) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_reg.h5066 #define PFIT_PIPE(pipe) ((pipe) << 29) macro

Completed in 61 milliseconds