Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
A Dintel_wm_types.h67 static inline bool skl_ddb_entry_equal(const struct skl_ddb_entry *e1, in skl_ddb_entry_equal() function
A Dskl_watermark.c685 skl_ddb_entry_equal(&old_dbuf_state->ddb[pipe], in skl_crtc_allocate_ddb()
2446 if (skl_ddb_entry_equal(&old_crtc_state->wm.skl.plane_ddb[plane_id], in skl_ddb_add_affected_planes()
2448 skl_ddb_entry_equal(&old_crtc_state->wm.skl.plane_ddb_y[plane_id], in skl_ddb_add_affected_planes()
2626 if (skl_ddb_entry_equal(old, new)) in skl_print_wm_changes()
3226 if (!skl_ddb_entry_equal(hw_ddb_entry, sw_ddb_entry)) { in intel_wm_state_verify()
A Dintel_display.c7170 if (!skl_ddb_entry_equal(&new_crtc_state->wm.skl.ddb, in skl_commit_modeset_enables()

Completed in 24 milliseconds