Home
last modified time | relevance | path

Searched refs:cursor_hot_y (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_cursor.c315 hot_y != radeon_crtc->cursor_hot_y) { in radeon_crtc_cursor_set2()
319 y = radeon_crtc->cursor_y + radeon_crtc->cursor_hot_y - hot_y; in radeon_crtc_cursor_set2()
324 radeon_crtc->cursor_hot_y = hot_y; in radeon_crtc_cursor_set2()
Dradeon_mode.h339 int cursor_hot_y; member