Searched refs:cursor_trans (Results 1 – 2 of 2) sorted by relevance
3070 r->cursor_trans[pipe] = temp; in skl_compute_wm_results()3109 I915_WRITE(CUR_WM_TRANS(pipe), new->cursor_trans[pipe]); in skl_write_wm_values()3520 hw->cursor_trans[pipe] = I915_READ(CUR_WM_TRANS(pipe)); in skl_pipe_wm_get_hw_state()3544 temp = hw->cursor_trans[pipe]; in skl_pipe_wm_get_hw_state()
1465 uint32_t cursor_trans[I915_MAX_PIPES]; member