Searched refs:drmmode_set_cursor (Results 1 – 2 of 2) sorted by relevance
1915 drmmode_set_cursor(xf86CrtcPtr crtc) in drmmode_set_cursor() function1978 return drmmode_set_cursor(crtc); in drmmode_load_cursor_argb_check()1999 return drmmode_set_cursor(crtc); in drmmode_show_cursor()
13800 modesetting: handle NULL cursor in drmmode_set_cursor.23468 unconditionally. The actual call of drmmode_set_cursor() is done at23475 call drmmode_set_cursor() at the very first time even if cursor_up is35289 The code in drmmode_set_cursor does not properly handle the case where38073 drm_mode_show_cursor and moves it to a new drmmode_set_cursor38078 * Call drmmode_set_cursor from drm_mode_show_cursor and, if