Searched refs:sw_entry (Results 1 – 1 of 1) sorted by relevance
11146 struct skl_ddb_entry *hw_entry, *sw_entry; in check_wm_state() local11155 sw_entry = &sw_ddb->plane[pipe][plane]; in check_wm_state()11157 if (skl_ddb_entry_equal(hw_entry, sw_entry)) in check_wm_state()11163 sw_entry->start, sw_entry->end, in check_wm_state()11169 sw_entry = &sw_ddb->cursor[pipe]; in check_wm_state()11171 if (skl_ddb_entry_equal(hw_entry, sw_entry)) in check_wm_state()11177 sw_entry->start, sw_entry->end, in check_wm_state()