Searched refs:cursor_cntl (Results 1 – 2 of 2) sorted by relevance
554 uint32_t cursor_cntl; member
9961 if (intel_crtc->cursor_cntl != 0 && in i845_update_cursor()9964 intel_crtc->cursor_cntl != cntl)) { in i845_update_cursor()9970 intel_crtc->cursor_cntl = 0; in i845_update_cursor()9983 if (intel_crtc->cursor_cntl != cntl) { in i845_update_cursor()9986 intel_crtc->cursor_cntl = cntl; in i845_update_cursor()10023 if (intel_crtc->cursor_cntl != cntl) { in i9xx_update_cursor()10026 intel_crtc->cursor_cntl = cntl; in i9xx_update_cursor()13962 intel_crtc->cursor_cntl = ~0; in intel_crtc_init()