Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_casf.h13 int intel_casf_compute_config(struct intel_crtc_state *crtc_state);
H A Dintel_casf.c106 int intel_casf_compute_config(struct intel_crtc_state *crtc_state) in intel_casf_compute_config() function
H A Dintel_display.c4288 ret = intel_casf_compute_config(crtc_state); in intel_crtc_atomic_check()