• Home
  • Raw
  • Download

Lines Matching refs:EXIT

87 		EXIT("No connector '%s'", str.c_str());  in get_connector()
98 EXIT("Could not find available crtc"); in get_default_crtc()
135 EXIT("Bad crtc id '%u'", num); in parse_crtc()
142 EXIT("Bad crtc number '%u'", num); in parse_crtc()
161 EXIT("Mode not found from DMT tables\n"); in parse_crtc()
167 EXIT("Mode not found from CEA tables\n"); in parse_crtc()
173 EXIT("Mode not found from the connector\n"); in parse_crtc()
184 EXIT("Bad crtc id '%u'", num); in parse_crtc()
191 EXIT("Bad crtc number '%u'", num); in parse_crtc()
226 EXIT("Bad mode flag %c", f); in parse_crtc()
231 EXIT("Failed to parse crtc option '%s'", crtc_str.c_str()); in parse_crtc()
240 EXIT("Could not find available crtc"); in parse_crtc()
252 EXIT("Failed to parse plane option '%s'", plane_str.c_str()); in parse_plane()
261 EXIT("Bad plane id '%u'", num); in parse_plane()
268 EXIT("Bad plane number '%u'", num); in parse_plane()
275 EXIT("Plane id %u is not available", pinfo.plane->id()); in parse_plane()
299 EXIT("Equal sign ('=') not found in %s", prop_str.c_str()); in parse_prop()
345 EXIT("Failed to parse fb option '%s'", fb_str.c_str()); in parse_fb()
372 EXIT("Failed to parse view option '%s'", view_str.c_str()); in parse_view()
594 EXIT("'view' parameter requires a plane and a fb"); in setups_to_outputs()
602 EXIT("No object to which set the property"); in setups_to_outputs()
611 EXIT("no object"); in setups_to_outputs()
644 EXIT("Mode not valid for %s", o.connector->fullname().c_str()); in setups_to_outputs()
667 EXIT("Failed to find available plane"); in setups_to_outputs()
849 EXIT("Atomic commit failed when disabling: %d\n", r); in set_crtcs_n_planes_atomic()
901 EXIT("Atomic test failed: %d\n", r); in set_crtcs_n_planes_atomic()
905 EXIT("Atomic commit failed: %d\n", r); in set_crtcs_n_planes_atomic()
1035 EXIT("Flip commit failed: %d\n", r); in queue_next()
1116 EXIT("Could not get DRM master permission. Card already in use?"); in main()
1119 EXIT("Synchronized flipping requires atomic modesetting"); in main()