Searched refs:cursor_height (Results 1 – 5 of 5) sorted by relevance
198 radeon_crtc->cursor_height = height; in radeon_crtc_cursor_set()291 ((w - 1) << 16) | (radeon_crtc->cursor_height - 1)); in radeon_crtc_cursor_move()296 ((w - 1) << 16) | (radeon_crtc->cursor_height - 1)); in radeon_crtc_cursor_move()
309 int cursor_height; member
234 scp->cursor_height = height; in gfb_cursor_shape()
193 int16_t cursor_width, cursor_height; member
5104 if (y + intel_crtc->cursor_height < 0) in intel_crtc_update_cursor()5219 intel_crtc->cursor_height = height; in intel_crtc_cursor_set()