Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Cursors.c557 xf86_use_hw_cursor(ScreenPtr screen, CursorPtr cursor) in xf86_use_hw_cursor() function
588 if (!xf86_use_hw_cursor(screen, cursor)) in xf86_use_hw_cursor_argb()
675 cursor_info->UseHWCursor = xf86_use_hw_cursor; in xf86_cursors_init()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog27536 xfree86/modes: Check for CRTC transforms in xf86_use_hw_cursor(_argb) (v2)
27551 xfree86/modes: Refactor xf86_use_hw_cursor_argb to use xf86_use_hw_cursor (v2)
114897 The problem is that the xf86_use_hw_cursor(_argb) functions may get this
114921 hw/xfree86: fix refcounting in xf86_use_hw_cursor