Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_drv.h780 static inline bool skl_ddb_entry_equal(const struct skl_ddb_entry *e1, in skl_ddb_entry_equal() function
H A Dintel_pm.c5772 if (skl_ddb_entry_equal(&old_crtc_state->wm.skl.plane_ddb_y[plane_id], in skl_ddb_add_affected_planes()
5774 skl_ddb_entry_equal(&old_crtc_state->wm.skl.plane_ddb_uv[plane_id], in skl_ddb_add_affected_planes()
5857 if (skl_ddb_entry_equal(old, new)) in skl_print_wm_changes()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_display.c14159 if (!skl_ddb_entry_equal(hw_ddb_entry, sw_ddb_entry)) { in verify_wm_state()
14216 if (!skl_ddb_entry_equal(hw_ddb_entry, sw_ddb_entry)) { in verify_wm_state()
15420 if (!skl_ddb_entry_equal(&new_crtc_state->wm.skl.ddb, in skl_commit_modeset_enables()