HomeSort by: relevance | last modified time | path
    Searched defs:i9xx_update_cursor (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display.c 11535 static void i9xx_update_cursor(struct intel_plane *plane, function in typeref:typename:void
11606 i9xx_update_cursor(plane, crtc_state, NULL);
16305 cursor->update_plane = i9xx_update_cursor;
intel_display.c 11535 static void i9xx_update_cursor(struct intel_plane *plane, function in typeref:typename:void
11606 i9xx_update_cursor(plane, crtc_state, NULL);
16305 cursor->update_plane = i9xx_update_cursor;
intel_display.c 11535 static void i9xx_update_cursor(struct intel_plane *plane, function in typeref:typename:void
11606 i9xx_update_cursor(plane, crtc_state, NULL);
16305 cursor->update_plane = i9xx_update_cursor;

Completed in 65 milliseconds