Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_display_core.h62 bool (*get_pipe_config)(struct intel_crtc *, member
A Dintel_display.c4120 if (!i915->display.funcs.display->get_pipe_config(crtc, crtc_state)) in intel_crtc_get_pipe_config()
8275 .get_pipe_config = hsw_get_pipe_config,
8283 .get_pipe_config = hsw_get_pipe_config,
8291 .get_pipe_config = ilk_get_pipe_config,
8299 .get_pipe_config = i9xx_get_pipe_config,
8307 .get_pipe_config = i9xx_get_pipe_config,

Completed in 21 milliseconds