Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
HDintel_display.c9591 static void i9xx_update_cursor(struct intel_plane *plane, in i9xx_update_cursor() function
9655 i9xx_update_cursor(plane, NULL, NULL); in i9xx_disable_cursor()
13335 cursor->update_plane = i9xx_update_cursor; in intel_cursor_plane_create()