Searched refs:ilk_compute_fbc_wm (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | i9xx_wm.c | 964 static u32 ilk_compute_fbc_wm(const struct intel_crtc_state *crtc_state, 1001 wm = ilk_compute_fbc_wm(crtc_state, plane_state, in g4x_raw_plane_wm_compute() 2397 static u32 ilk_compute_fbc_wm(const struct intel_crtc_state *crtc_state, in ilk_compute_fbc_wm() function 2598 result->fbc_val = ilk_compute_fbc_wm(crtc_state, pristate, result->pri_val); in ilk_compute_wm_level()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | intel_pm.c | 1228 static u32 ilk_compute_fbc_wm(const struct intel_crtc_state *crtc_state, 1266 wm = ilk_compute_fbc_wm(crtc_state, plane_state, in g4x_raw_plane_wm_compute() 2635 static u32 ilk_compute_fbc_wm(const struct intel_crtc_state *crtc_state, in ilk_compute_fbc_wm() function 2836 result->fbc_val = ilk_compute_fbc_wm(crtc_state, pristate, result->pri_val); in ilk_compute_wm_level()
|
Completed in 15 milliseconds