Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c1915 drmmode_set_cursor(xf86CrtcPtr crtc) in drmmode_set_cursor() function
1978 return drmmode_set_cursor(crtc); in drmmode_load_cursor_argb_check()
1999 return drmmode_set_cursor(crtc); in drmmode_show_cursor()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog13800 modesetting: handle NULL cursor in drmmode_set_cursor.
23468 unconditionally. The actual call of drmmode_set_cursor() is done at
23475 call drmmode_set_cursor() at the very first time even if cursor_up is
35289 The code in drmmode_set_cursor does not properly handle the case where
38073 drm_mode_show_cursor and moves it to a new drmmode_set_cursor
38078 * Call drmmode_set_cursor from drm_mode_show_cursor and, if