Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
A Di915_drv.h403 bool (*get_pipe_config)(struct intel_crtc *, member
/linux/drivers/gpu/drm/i915/display/
A Dintel_display.c5547 if (!i915->display->get_pipe_config(crtc, crtc_state)) in intel_crtc_get_pipe_config()
10594 .get_pipe_config = hsw_get_pipe_config,
10602 .get_pipe_config = hsw_get_pipe_config,
10610 .get_pipe_config = ilk_get_pipe_config,
10618 .get_pipe_config = i9xx_get_pipe_config,
10626 .get_pipe_config = i9xx_get_pipe_config,

Completed in 27 milliseconds