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

  /src/sys/external/bsd/drm2/dist/drm/
drm_client_modeset.c 490 static int drm_client_pick_crtcs(struct drm_client_dev *client, function in typeref:typename:int
510 best_score = drm_client_pick_crtcs(client, connectors, connector_count,
552 score = my_score + drm_client_pick_crtcs(client, connectors, connector_count,
841 drm_client_pick_crtcs(client, connectors, connector_count,
drm_client_modeset.c 490 static int drm_client_pick_crtcs(struct drm_client_dev *client, function in typeref:typename:int
510 best_score = drm_client_pick_crtcs(client, connectors, connector_count,
552 score = my_score + drm_client_pick_crtcs(client, connectors, connector_count,
841 drm_client_pick_crtcs(client, connectors, connector_count,
drm_client_modeset.c 490 static int drm_client_pick_crtcs(struct drm_client_dev *client, function in typeref:typename:int
510 best_score = drm_client_pick_crtcs(client, connectors, connector_count,
552 score = my_score + drm_client_pick_crtcs(client, connectors, connector_count,
841 drm_client_pick_crtcs(client, connectors, connector_count,

Completed in 36 milliseconds